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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment