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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1106048