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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment