Search Issue Tracker
Fixed in 4.3.2
Votes
6
Found in
4.3.0f4
Issue ID
575612
Regression
No
Transform.rotation of game object is no longer valid, due to a bad input value
The "transform.rotation of 'gameObject' is no longer valid, due to a bad input value." error is shown in the console while playing a scene in the editor and having 5 or more game objects connected in a tree manner in objects' hierarchy.
Reproduced with:
Unity Version 4.3.0f4 (e01000627d60)
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
pragmascript
Aug 11, 2014 00:24
same issue in 4.5.2. does NOT seem to be fixed.
bruntos
Jun 02, 2014 17:03
Thanks most helpful!!
Oliver Eberlei
Nov 23, 2013 12:42
I've noticed that this happens when you put a rigged gameObject with an Animator component into the hierarchy of another rigged character and the child has "Apply Root Motion" enabled in it's Animator component. Disabling "Apply Root Motion" on the child object fixes the issue for me.
Hope this helps.