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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment