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