PixarAnimationStudios / OpenUSD

Universal Scene Description
http://www.openusd.org
Other
6k stars 1.18k forks source link

"UsdTransform2d" broken in usdview #1207

Closed jackcaron closed 4 years ago

jackcaron commented 4 years ago

Description of Issue

UsdTransform2d used to work in usdview (or at least not crash).

Steps to Reproduce

  1. Use usdview to open a usdz file that contains the UsdTransform2d

System Information (OS, Hardware)

Package Versions

20.05

Build Flags

-no-alembic --no-draco --no-ptex --no-hdf5 --no-materialx --no-tutorials

spiffmon commented 4 years ago

Hi @jackcaron , UsdTransform2d has never worked in Storm or HdPrman (though we plan to fix that soon), but it should not cause a crash. It would help alot if you could provide an asset that's causing crashes for you.

Cheers, --spiff

jackcaron commented 4 years ago

I don't remember if the tiling was working in Hydra, but at least I could inspect the file before looking at it in AR Kit (not doing dev on iOS/Mac, so trying to rely on this tool as much as I can before borrowing a device to test).

https://drive.google.com/open?id=14IxEiGTH00p6u5TuKddXX_HRZZ0kbIum (let me know if it doesn't work).

Then simply use usdview.

EDIT: new link on my drive instead

drwave commented 4 years ago

That file doesn’t seem to be public.

Sent from one of my iPad Pros

On May 13, 2020, at 12:22 PM, Jack Caron notifications@github.com wrote:

 I don't remember if the tiling was working in Hydra, but at least I could inspect the file before looking at it in AR Kit (not doing dev on iOS/Mac, so trying to rely on this tool as much as I can before borrowing a device to test).

https://drive.google.com/open?id=1jO5f53nIlTRC5O8vxMJ3svZp9MvopHpI (let me know if it doesn't work).

Then simply use usdview.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jtran56 commented 4 years ago

Filed as internal issue #USD-1207.

sunyab commented 4 years ago

This should be addressed by commit 30e3c987 in the dev branch. Marking as pending release for the upcoming 20.08 release.

jackcaron commented 4 years ago

thanks a lot @sunyab

sunyab commented 4 years ago

Closing, this should be fixed in the 20.08 release. Thanks!