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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #755423