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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment