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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment