Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1200371
Regression
No
Shader Graph opening of new files is not consistent with other artist oriented tooling in Unity
Shader Graph opening of new files is not consistent with other artist oriented tooling in Unity
To reproduce:
1. Create a new project
2. Right-click in Project view, Create one of the Shader Graphs
3. Double click on the asset
4. Create another Shader Graph
5. Double click on it
Expected result: The same window switches over to the new one
Actual result: A new Shader Graph window is opened
Note: Visual Effect Graph, Animator, Timeline all work by switching the Same Window. The main bug here is that the workflows are not consistent across the similar, artist oriented systems within Unity.
Note2: Some screens within Unity have similar same screen workflow, but with additional controls within the window to switch to different assets (Audio Mixer, Animation)
Reproduced on: 2020.1.0a14, Shader Graph 7.1.5
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Opening multiple windows is a very common use case and after discussing with the Shader Graph team as well as UX, it was decided the user benefit outweighed the inconsistency.