Search Issue Tracker
Duplicate
Votes
31
Found in
5.3.1f1
Issue ID
754687
Regression
Yes
Errors about "Invalid AABB result" appear in console while running a scene
Regression from Version 5.3.0f4 (2524e04062b4)
Repro steps:
1. Open attached project
2. Run the "Level" scene
==>
aabb.IsFinite()
IsFinite(outDistanceForSort)
IsFinite(outDistanceAlongView)
Invalid AABB result
Invalid AABB a
Comments (16)
-
AlexHOS
Dec 30, 2015 00:22
-
Saguim
Dec 27, 2015 01:08
I have a project starting with the Space Shooter Asset Store and now my Unity when I play in the editor it just stops. However with other projects when the particles are instantiated the console shows these errors that are not closing the Editor.
Sorry, for my English ;). -
SlowD
Dec 25, 2015 14:30
this happening in space shooter project from asset store
-
Saguim
Dec 22, 2015 00:14
I have the same problem, since I know that the particle system is one of the causes and not know what to do.
Any idea how to solve this ??
Thanks -
gabe87hun
Dec 21, 2015 07:12
I managed to reproduce this with a new empty project by placing a car from standard assets / vehicles package on a default terrain. You don't need anything else.
-
Toba
Dec 21, 2015 02:01
Same here. After update to 5.3.1f1 (and it wasn't there on 5.3.0).
There are two new errors when I play my scene and they constantly appear and don't let you continue (they drop down the framerate so much you cannot even pause it):
- Invalid AABB result
- aabb.IsFinite()
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
This is a duplicate of issue #755423