Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
Issue ID
850456
Regression
No
[Anim] Animator Window Lock is not locking controller...
Animator Window Lock is not locking controller when other GO with Animator is selected in the scene. Controller is updated when you click in the Animator UI, even though the "lock" is active.
repro:
-import attached AnimatorLock package (contains a scene with two GOs animated by a different Animator controller)
-open AnimatorLock scene
-open Animator window
-select the Camera and lock Animator window
-now select the Light (window is not updated, as expected)
-now try to click the "cam" state in the Animator window...
bug: Animator now displays Light controller, even though the window is locked.
expected result: you should be able to interact with the Camera controller even if you have the Light GO selected since the Animator window is locked on the Camera controller.
this is not a regressions and also happens in 5.4.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment