Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b2
Issue ID
829264
Regression
No
Optimize Transform Hierarchy generates different Skinned meshrenderer bounds than non-optimized one
How to reproduce:
1. Open the attached project
2. Drag Corgi model to the scene
3. Add DrawBounding script to it and attach Corgi (Skinned Mesh Renderer)
4. Notice how red bounds look and bound size is written in the scene
5. Right click on animator (in Corgi) and pick Optimize Transform Hierarchy
6. Notice the bound size is different
Reproducible: 5.2.5f1, 5.3.6p4, 5.4.1f1, 5.5.0b2
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