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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment