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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment