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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment