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
- “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 #1146519