Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b1
Issue ID
589243
Regression
No
Modifying hierarchy via script and enabling OptimizeGameObjects doesn't work
To reproduce:
1. Open attached project
2. Open scene MergeBug
3. Enter play mode - note that the character on the left is not animating (due to lines under !DoCombine in CombineMeshes.cs)
Explanation: In this case a whole new hierarchy with a new animator was created, while the animator from the original asset has been setup by the model importer to write into skin mesh matrix rather than transform which is not the case for a newly created animator, by default animator writes in to transform.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment