Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.0a12
2020.1.0a18
Issue ID
1211300
Regression
Yes
Crash in RtlUserThreadStart when baking Global Illumination using Progressive GPU
Steps to reproduce:
1. Open the attached project ("1211300.zip")
2. Open "CrashScene" Scene (Might crash after this step as it auto-bakes)
3. Select "GameObject" in the Hierarchy
4. Move it so the light would rebake
Reproducible with: 2020.1.0a12, 2020.1.0a21
Not reproducible with: 2019.2.20f1, 2019.3.0f6, 2020.1.0a11
Couldn't properly test 2017.4 and 2018.4 due to Filtering Denoisers settings being unavailable
First lines of the stacktrace:
0x00007FFD4A92CED1 (ntdll) RtlUserThreadStart
Notes:
- The issue only reproduces when OpenImageDenoise is set as Ambient Occlusion Denoiser and both Direct Denoiser and Indirect Denoiser is set to None
- Sometimes checking Multiple Importance Sampling might help evoke the crash
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
This is a duplicate of issue #1106048