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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1146519