Search Issue Tracker
Fixed in 10.0.0
Fixed in 7.7.1
Votes
0
Found in [Package]
7.0.1 - 10.0.0-preview.9
Issue ID
1262044
Regression
Yes
Closing the Editor while there are unsaved Shader Graph changes does not throw a warning prompt and results in a data loss
How to reproduce:
1. Create a new URP/HDRP template project
2. Create a new shader graph file
3. Open the graph and make some changes
4. Close the Editor
Expected result: Editor throws a prompt about unsaved changes in the graph before closing
Actual result: Editor does not throw a prompt about unsaved changes resulting in a data loss
Reproducible with: 2019.3.0b1(7.0.1), 2019.4(7.4.1), 2020.1.0b16(8.1.0, 9.0.0-preview.34), 2020.2.0a18(10.0.0-preview.9)
Not reproducible with: 2018.4.25f1(4.10.0), 2019.3.0a11(7.0.0)
Notes:
1. 2019.3.0b2 would consistently crash when trying to close the Editor with unsaved changes resulting in a data loss as well.
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 7.7.1):
Fixed in Unity 2019.4.28f1 and ShaderGraph 7.7.1