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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Add comment