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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment