Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
3
Found in
2018.1.9f2
Issue ID
1076483
Regression
No
Animator.keepAnimatorControllerStateOnDisable doesn't keep default values when disabling and re-enabling a GameObject
Repro steps:
1. Open attached project
2. Open scene "SamplceScene"
3. Enter Play Mode
4. Press Enter to toggle animation
5. Press Space twice to deactivate and reactivate the cubes
6. Press Enter again to toggle the spinning animation
Expected: The left cube returns to the initial position before first toggling the animation
Actual: The left cube returns to the position where it was reactivated
Reproducible with: 2018.1.9f2, 2018.2.7f1, 2018.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment