Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
5.3.3f1
Issue ID
794403
Regression
No
Animation error - Invalid AABB - Quaterion to Matrix conversion failed
Reproduction steps:
1. Open "Test002" project
2. Play "NewScene"
3. Press "Return"
Notice: The "Avatar"'s hand "Right Hand" (in hierarchy under "Right Sleeve") is gone. It cannot be found even in Scene View
Console:
Quaternion To Matrix conversion failed because input Quaternion is invalid {nan, nan, nan, nan} l=nan
Converting invalid MinMaxAABB
Invalid AABB result
Invalid AABB a
IsFinite(outDistanceForSort)
IsFinite(outDistanceAlongView)
4. Press "Return" again
Notice: The "Right Hand" is back to its place
- Playing animation in the Animation window does not throw an error and animation works as expected
Expected: After pressing "Return" Hand waves/moves
Actual: Hand disappears and throws an AABB error
Reproduced on versions: Unity 5.3.3f1, 5.3.4p6, 5.4.0b18 (does not throw an error, but hand still disappears)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment