Search Issue Tracker
Fixed
Fixed in 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Votes
10
Found in
2022.3.21f1
2023.2.14f1
2023.3.0b9
6000.0.0b11
Issue ID
UUM-64617
Regression
Yes
Clearable "Invalid AABB inAABB" errors thrown in the Console when creating project using 3D Sample Scene (HDRP) Template
Steps to reproduce:
1. Create a new Unity project using a 3D Sample Scene (HDRP) Template
2. Wait for the project to load and observe the Console
Actual results:"Invalid AABB inAABB" errors are thrown in the Console when project is loaded
Expected results: No errors are thrown in the Console when the project is loaded
Reproducible with versions: 2023.3.0b9
Not reproducible with versions: 2023.3.0b8
Tested on (OS): Ubuntu 20.04, Windows 10, Windows 11, MacOS Sonoma 14.3.1 (M1)
Notes: users report that the errors are caused by Reflection Probes
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
- Scene View drop-down fields reopen when clicking them again to close it
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline when opening a specific project
- [STW 6.1] UI Builder Inspector fields get corrupted when docked UI Builder is maximized
- Pickers and ‘+'/’-' buttons are not visible on the right side of parameter fields when the width of the "Project Settings... -> Quality" window is small
- "AssertionException: Assertion failure. Value was False" error is thrown when unmaximizing a docked UI Builder Window
WalterEspinar
Apr 16, 2024 01:02
Remove the reflection probe and solved, but this is not the way.
uniuni5555
Mar 15, 2024 18:31
I have the same symptoms.
I had no problem until 2023.3.0b8.
From 2023.3.0b9 to the latest version of Unity 6000.0.0b11 this problem occurs.
Deactivating the reflection blob in the scene stops the error as well.
I am testing in win10 environment.
sickbattery
Mar 13, 2024 14:01
I having tis in 2023.2.13f1 and 2023.2.14f1 ... disabled reflection probe -> error gone.
CodeRabe
Mar 12, 2024 07:13
Same here. Delete reflection probes to get rid of that error.
icauroboros
Mar 12, 2024 03:25
In my case, It was caused by reflection probe.