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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment