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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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