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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Add comment