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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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.