Search Issue Tracker
Fixed
Fixed in 6000.0.32f1, 6000.1.0a10
Votes
0
Found in
6000.0.30f1
6000.1.0a7
Issue ID
UUM-90432
Regression
Yes
Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
Reproduction steps:
1. Open the attached “IN-88764.zip” project
2. Open the “BugReproScene”
3. Open the Lighting tab under Window > Rendering > Lighting
4. Click the “Generate Lighting” button
5. Observe the crash
Reproducible in: 6000.0.20f1, 6000.0.30f1, 6000.1.0a7
Not reproducible in: 2021.3.46f1, 2022.3.53f1, 6000.0.19f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stakctrace:
{noformat}2024-11-10T16:41:10.346Z|0x7cd0|0x00007FFC30F6922F (Unity) AsyncWriteImageToR2dFile
2024-11-10T16:41:10.346Z|0x7cd0|0x00007FFC31810D35 (Unity) `anonymous namespace'::RenderLightmap
2024-11-10T16:41:10.346Z|0x7cd0|0x00007FFC317FFC4B (Unity) LightBaker::Bake
2024-11-10T16:41:10.347Z|0x7cd0|0x00007FFC3177D552 (Unity) `anonymous namespace'::RunBake
2024-11-10T16:41:10.347Z|0x7cd0|0x00007FFC30620F9D (Unity) Thread::RunThreadWrapper{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
- Text in the Burst Inspector Left side panel overlaps/goes out of bounds when scrolling
Add comment