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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment