Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b6
Issue ID
874992
Regression
Yes
[Animation] Invalid AABB errors when using Generic aniamtion on a Humanoid rig
Many AABB errors posted to console when attempting to play Generic type animations on a Humanoid type rig. In this case only reproduces by transitioning into a n animation of this type (initial state doesnt reproduce)
Errors are:
Invalid AABB a
Assertion failed on expression: 'IsFinite(d)'
Assertion failed on expression: 'IsFinite(outDistanceForSort)'
Assertion failed on expression: 'IsFinite(outDistanceAlongView)'
Invalid AABB aabb
Invalid AABB rkBox
Invalid AABB aabb
Repro steps:
1) Open attached project and scene "CharacterController"
2) Enter play mode
3) Select the animatior controller assigned to the Animator component on object Character
4) Open the Animator window and change the Paramater "State" to 1
5) Observe errors in console
Reproducible in 5.6.0b6
Not reproducible in 5.5.x
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tvOS platform appears in the Build Profile window even though it isn’t supported on Linux
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Gradient Editor always opens on the main display when a multi-monitor setup is used and the Editor Window is on a secondary display
- Crash on core::base_hash_set when importing a specific package
Add comment