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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
Add comment