Reflection probes giving out Invalid AABB inAABB on LTS 2022.3.21f

Hello!

Since updating my project to LTS 2022.3.21f Unity is not happy with my reflection probes, spitting out Invalid AABB inAABB errors whenever I enable them. This happens even if I create new probes from scratch, with the standard settings.

It only happens on my scene, and does not happen if I add a reflection probe to the standard scene.

It also doesn’t happen during play mode, only during editor mode.

Does anyone know if anything in my map could be causing this? Or is it a bug?

Thanks!

Hello,

It’s a known issue when having APV and reflection probe enabled in the editor. We’re working on a fix.

3 Likes

Managed to nullify it turning off the outline gizmo when using APV and reflection probes.( thanks Dawie)

4 Likes

Thank you!

1 Like

FYI, the fix has landed in Unity 2022.3.23f1, 2023.2.17f1 and 6000.0.0b14

3 Likes

I think I still saw it in 2022.3.23f1, but I’ll check it one more time.

Can confirm it still is on 2322.3.23 It goes away when RP is disabled.

Bug is still present in 3.23f1, 3.24f1, 3.25f1. Just confirmed. It goes away when RP is disabled.

Yeah, I can confirm it also. Shame that this is present, it demotivates me from updating.

2023.2.19f1 dropped yesterday. The issue seems to not be present anymore (thus far) for me. Will keep this thread posted if it pops up.

also still present for me, hours hunting for the offending gameobject to find it was the reflection probe,2023.3 here

Hello,

Indeed, the issue persisted on some projects after the first patch. We landed another change that should fix this problem once and for all, it is available in 2022.3.27f1, 2023.2.20f1, and 6000.0.0f1. Sorry about the inconvenience.

1 Like