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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
This is a duplicate of issue #1146519