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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment