Search Issue Tracker
Active
Under Consideration for 3.0.X
Votes
0
Found in [Package]
3.0.0-exp.1
Issue ID
USDU-145
Regression
No
[USD] Errors are thrown when exporting a Prefab that has animation as a child as USDZ
How to reproduce:
1. Open the user's attached "USD-ParentTransform" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "Luchs" GameObject
4. Export Selected as USDZ (USD->Export Selected as USDZ)
Expected results: The Prefab is exported succesfully
Actual results: The Prefab isn't exported and "Setting the parent of a transform which resides in a Prefab instance is not possible" error is thrown
Reproducible with: 1.0.3-preview.2 (2018.4.30f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10)
Could not test with: 2021.1.0a6, 2021.1.0a10 because of the CS0246 and Cs0115 errors
Notes:
- Unpacking the Prefab and exporting works
- Removing the Animator Component from the Prefab's child lets you export it
- Sometimes "ArgumentNullException: Value cannot be null." error can be thrown instead
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment