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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment