Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.1
2019.2
2019.3
2019.3.2f1
Issue ID
1220568
Regression
No
[Critical] Editor crashes when clicking on close button during compiling shaders when progress bar is showing.
Editor crashes when clicking on the close button during compiling Shader Graph
Steps to Reproduce:
1. Create a new Project with HDRP Template
2. Project > Assets > right-click > Create > Shader > PBR Graph
3. Click on Assets > New Shader Graph > Inspector > Compile and Show Code
4. Click on Close button of the Editor
Expected Result:
Either Close button doesn't activate during the compilation of the Shader like in 2020.1.0a23 or Editor closes on clicking on Close Button
Actual Result:
Editor Crashes
Reproducible on: 2019.3.2f1, 2019.2.12f1, 2019.1.14f1, 2018.4.14f1
Working Fine on: 2020.1.0a23
Environment: Windows 10 Only
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
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Resolution Note (2019.4.X):
The issue does not occur on versions after 19.4 which is likely due to the big progress bar handling refactor.