Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2.0a12
Issue ID
1146494
Regression
Yes
Unity crashes when Global Illumination is enabled in the weight lifting scene.
The weight lifting scene in the linked project has automatic bake and global illumination enabled. When the scene opens it will try to generate the lighting and crash. Disabling auto generate or global illumination will stop the crash.
Updated Repro.
- Open the project linked here https://tinyurl.com/y5mgowb3 in Unity 2019.2.0a12
- Open the lighting Palette (Windows > Rendering > Lighting Settings)
- Under settings, Global Illumination and auto bake are enabled.
- Locate the scenes folder
- Open the WeightLifting scene.
- The generate lighting progress bar in the bottom right starts to fill.
Notice Issue >> Crash.
Alternatively.
- Open the project linked here https://tinyurl.com/y5mgowb3 in Unity 2019.2.0a12
- Navigate to File > Build Settings
- Deselect all the scenes except weightlifting.
- Press build.
Notice issue >> During the building process Unity will crash.
Broken: 2019.2.0a12
Working: 2019.1.0f2
Nvidia Drivers 419.17
GeForce GTX 1060 3GB
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
- Compute and graphics queues are not run asynchronously when asynchronous compute shaders are enabled in DX12
- Unity Version Control window during "Create workspace" updates only when the mouse is moved
- Crash on AudioMixer::GetFloat when entering Play Mode in a specific project
- Test assembly files are not generated when using a local package included in a subdirectory
- URP Terrain Shaders are always included when building on any target platform
This is a duplicate of issue #1146519