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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment