Search Issue Tracker
Fixed in 12.0.x
Votes
0
Found in [Package]
10.1.0
Issue ID
1319623
Regression
No
[ShaderGraph] Undocked shader graph window is docked when closing it without saving changes
Reproduction steps:
1. Create and open a new project with the Universal Render Pipeline template
2. In the project window, go to "ExampleAssets" > "Shaders" and open the "Paint 1G_W Anim_Shader" shader graph
3. Undock the ShaderGraph window
4. Create any new node
5. Close the ShaderGraph window
6. In the dialog notifying that ShaderGraph has been modified, press "Cancel"
7. Repeat step 6
Expected result: The shader graph window does not get docked into the Editor window
Actual result: The shader graph window gets docked into the Editor window
Reproducible with: 2020.2.0b10 (10.1.0), 2020.2.7f1 (10.3.1), 2020.3.0f1 (10.3.1), 2021.1.0b11 (11.0.0), 2021.2.0a8 (12.0.0)
Not reproducible with: 2018.4, 2019.4, 2020.2.0b9 (10.0.0-preview.27)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Asset reference to itself changes when closed and reopened
- Adding "Vertical Layout Group" Component to a "TMP Button" and then pressing "Undo" does not change the Text position back
- Handles.RotationHandle and Handles.PositionHandle trigger prefab override when updating current values with the same values
- Undo operation doesn't undo an instance of prefab which was previously deleted and recreated from the same instance
- A reference of a Prefab instance to its Prefab gets reset to the instance itself when entering Play Mode
Add comment