Search Issue Tracker
Duplicate
Votes
0
Found in
Issue ID
804245
Regression
No
[OGO] Deoptimize Transform Hierarchy breaks mesh transforms
When you "Deoptimize Transform Hierarchy" and scrub the animation in the Animation Window, the mesh becomes broken (detached from the joint transforms). Clicking the Editor Play (runtime) updates and corrects the mesh transforms. Switching back and forth between Optimized & Deoptimized without going into a runtime playback (Editor Play), continuously gives variations of the same issue.
repro:
-import attached project
-open HumanoidAnim scene
-open the AW
-select mangagirl in the scene
-RMB-click on the Animator component of mangagirl in the Inspector
-select "Deoptimize Transform Hierarchy" in the list of options (last option)
-scrub the AW timeline...
result: mesh disconnects from joints resulting in bad deformations.
(see attached gif)
expected result: Mesh should properly.
-click the Editor Play button, Stop...
result: mesh deforms normally, event when scrubbing in the AW
this is not a regression and happens in all versions of Unity.
Add comment
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
This is a duplicate of issue #805186