Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.1.X
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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment