Search Issue Tracker
Fixed in 2019.2
Fixed in 2018.3, 2019.1
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
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment