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
- [Android][iOS] The Input field caret moves back to the end of the text when typing
- Custom attribute type is not preserved when inserting a template to the VFX
- InspectorElement and AnimationMode memory leak when selecting different GameObjects in the Hierarchy with the Inspector tab open
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
Add comment