I upgraded my project to Unity 6000.0.31f1 and I have an indoors level using the URP that is on the larger side. In trying to leverage the new adaptive light probes to make this process much quicker I’ve run into two errors when trying to bake. (I’ve already made sure to switch my URP render asset to use adaptive light probes, and have created a single adaptive probe volume game object within my scene)
My computer is pretty decent (16GB ddr4 memory, a GTX 1080TI, etc…) so I don’t think it’s necessarily too weak either if I had to guess.
Sad that you didn’t get a reply, i’m getting this too, even now on the latest version. My laptop has 40gb RAM and a GTX 4060 so it’s definitely not weak lol
Sorry to hear you’re having a similar issue. The good news Is that I ended up figuring it out and realized that I was using the “Bakery” asset instead of using unity’s default light baking system.
I contacted the assets developer and he pointed me to a preview build of Bakery where he added experimental APV support which is what ended up making it work for me after playing with it for a bit.
Sorry, accidentally deleted that reply.
I have submitted multiple bug reports, not sure why you haven’t gotten mine, i’m in touch with an agent but they haven’t been very helpful tbh lol
One thing i noticed is once it gets to the subdividing step, memory usage goes through the roof. I opened task manager and saw it go from 3gb to 20gb, and then it gives an out of memory exception and stops, AND the memory usage never goes back down… Like, even though it’s not baking… i waited like 10 minutes, there was no baking probes going on, yet the memory usage consistently stayed at 20gb. So what i can imagine is happening is there’s a lot of tasks being lined up that are never ending. Smaller scenes seem to bake just fine, but big scenes don’t.
Yes, it’s IN-89082, now i just remembered it started with another error related to adaptive light probes baking and that’s why you might not have been able to find it