Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
Issue ID
769861
Regression
No
Animator component gets disabled going into Editor Play mode
Animator component gets disabled going into Editor Play mode while AW preview is playing.
repro:
-create a new 2D project
-import attached sprites.unitypackage
-drag the 2 sprites into the Scene view
-click the Editor Play… both sprites play properly
-click Stop
-open the AW
-select the first sprite
-click play in the AW (preview of the first sprite plays)
-while the clip is playing, select the second sprite (preview of the second sprite plays)
-re-select sprite #1, then #2 again… (playback preview switches with selection)
-while still in preview play mode in the AW, click the Editor Play button…
bug: both sprites are no longer animated in Editor Play mode.
reason: the Animator components on both sprites are disabled, bad!
workaround: manually re-enable Animator components.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
Add comment