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
- “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