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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
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.