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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment