Search Issue Tracker
Fixed in 2017.1.0f3
Votes
2
Found in
5.6.0f3
Issue ID
899194
Regression
Yes
Rigidbody resets when Animator component is disabled and Camera doesn't look at object
To reproduce:
1. Download attached project "New Unity Project.zip" and open in Unity
2. Open "RagdollBug" scene
3. Open "Scene" and "Game" views
4. Press "Play" button
5. When Ragdoll falls press "Vanish" button
6. Press "Sight" button
Note: You will see that Ragdoll is laying on the ground
7. Focus on "Animator" window
8. Press "Vanish" button
9. Press "Sight" button
Expected result: After you pressed "Sight" button, you will see that Ragdoll is still laying on the ground
Actual result: After you pressed "Sight" button, you will see that Ragdoll starts falling again.
Note: If you delete disabled Animator component from "unitychan" game object, then this problem disapears and Ragdoll falls only once.
Reproduced on Unity 5.6.0f3, 2017.1.0b1,
Not Reproduced on Unity 5.5.3f1
Regression on Unity 5.6.0b9
Video is in "Game and Scene windows.webm" and "Delete Animator.webm"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment