Search Issue Tracker
Fixed in 10.1.0
Fixed in 10.3.2
Votes
0
Found in [Package]
6.9.0
Issue ID
1170503
Regression
No
[ShaderGraph] Closing the "Do you wish to save changes" dialog window closes the Shader Graph window and discards changes
How to reproduce:
1. Open the attached project ("case_1170503-ShaderGraph save dialog.zip")
2. Create a new shader graph
3. Make a change to it
4. Try to close the shader graph window
5. A dialog will pop up asking "Do you want to save changes"
6. Close it by clicking the "X" icon on the top right corner
Expected: Shader Graph remains opened
Actual: Shader Graph window closes and changes are not saved
Reproducible with: 2019.2.0b10, 2019.3.0a10
Couldn't test with 2017.4, 2018.4, 2019.1 as they don't support minimal required package version
Reproducible with package versions: 5.6.1, 6.9.0
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
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
Resolution Note (fix version 10.1.0):
Fixed in Shader Graph - 10.1.0 which will be available in Unity 2020.2 stream
Resolution Note (fix version 10.3.2):
Fixed in 10.3.2 available for 2020.2.4f1 and above