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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Add comment