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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment