Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b4
Issue ID
1086871
Regression
No
Enabling Animator component during Play mode in Prefab mode permanently modifies animated prefab values
Steps to reproduce:
1. Open attached Unity project
2. Enter Play mode
3. Open "Hugo" prefab in Prefab mode (observe starting prefab component values)
4. Enable Animator component in Inspector (notice that animated prefab component values start changing)
5. Exit Play mode
Expected results:
Animation stops playing and prefab values return to default after Play mode
Actual results:
Animation continues to play in Prefab mode and animated values are do not return to what they were before Play mode
Reproduced in: 2019.1.0a3, 2018.3.0b4, 2018.3.0a6
Note: Not reproducible before the Improved Prefabs update
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment