Search Issue Tracker
In Progress
In Progress in 1.0.X
Fixed in 1.0.0-pre.2
Votes
0
Found in [Package]
1.0.0-pre.2
Issue ID
USDB-12
Regression
No
Crash on RaiseException when importing USD or USDC file with a material reference
How to reproduce:
1. Open the project “IN-94397_USDTest”
2. In the Project window click on “Mold.usd” or “mtl.usdc” or “payload.usdc”
3. In the Inspector tick the “Import” checkbox
4. Observe the crash
Reproducible with: 1.0.0-pre.1 (6000.41f1, 6000.1.0b9, 6000.2.0a6), 1.0.0-pre.2 (6000.0.41f1, 6000.1.0b9, 6000.2.0a6)
Not reproducible with: 2022.3.59f1 (USD importer package not supported)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The geo.usdc file imports without problems
- Crash prevents opening the project again. Fix: in the Assets folder for the project, delete the Imported file before opening the project
First few lines of the stack trace:
0x00007FFB34A5837A (KERNELBASE) RaiseException
0x00007FFAE4F65267 (VCRUNTIME140) CxxThrowException
0x00007FFA5F30808F (usd_usd) pxrInternal_v0_23__pxrReserved__::UsdAttribute::_Set<pxrInternal_v0_23__pxrReserved__::GfMatrix2d>
0x00007FFA5F307969 (usd_usd) pxrInternal_v0_23__pxrReserved__::UsdAttribute::_Set<pxrInternal_v0_23__pxrReserved__::GfMatrix2d>
0x00007FFA5FA714B7 (usd_tf) pxrInternal_v0_23__pxrReserved__::TfStringToDouble
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Add comment