Search Issue Tracker
Fixed
Fixed in 2022.3.41f1, 6000.0.14f1, 7000.0.0a1
Votes
0
Found in
2022.3.22f1
6000.0.11f1
Issue ID
UUM-76537
Regression
No
Crash on AppendPure when rendering scene with Bakery
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Open “SCENE“ scene
3. Open Bakery window (Bakery > Render Lightmap…)
4. Click on the “Render“ Button in the Bakery window
Expected result: Scene is rendered
Actual result: Editor crashes
Reproducible with: 2022.3.22f1
Couldn’t test with: 2021.3.41f1, 2022.3.23f1, 2022.3.39f1, 6000.0.12f1 (Bakery renderer is not working)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note: Bakery appears use NVIDIA OptiX library which seems to require a Nvidia GPU to reproduce the crash
First few lines of stack trace:
{noformat}0x00007ff64feed03d (Unity) AppendPure
0x00007ff64fef747c (Unity) UpdateRenderDataPure
0x00007ff64fef734b (Unity) UpdateRenderData
0x00007ff64ff06b6e (Unity) SceneLoadedAfterAwake
0x00007ff6500a0892 (Unity) LoadSceneOperation::CompleteAwakeSequence{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