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
Comments (5)
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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
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.
Rabe128
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.