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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
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.