Search Issue Tracker
Fixed in 5.0.1
Votes
0
Found in
5.0.0b20
Issue ID
664943
Regression
Yes
Calling Lightmapping.Clear while a Bake is in progress returns &GetLightProbes() == ::GetLightProbes()
If you call Lightmapping.Clear while baking, the error message returned makes no sense at all:
&GetLightProbes() == ::GetLightProbes()
It should return something explaining that Clear is not allowed during a Bake or just ignore function at all
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL: setting matchWebGLToCanvasSize to false and changing to full screen fails
- FrameDebugger - Wrong texture displayed when using CreateRenderGraphTexture
- Multiplte InvalidOperationExceptions and AggregateExceptions errors are being thrown when building for VisionOS
- Preferences foldouts don’t work when clicking on text
- WebGL Memory Leaks when unloading a Unity Instance
Add comment