Search Issue Tracker
By Design
Votes
0
Found in
6000.0.50f1
6000.1.5f1
6000.2.0b3
Issue ID
UUM-107871
Regression
No
VFX Graph tab always opens between "Scene" and "Game" views instead of opening after already opened tabs
How to reproduce:
1. Create a new Unity project and make sure to use the default layout
2. Create any VFX Graph and open it
3. Observe the tab location
Expected results: The tab opens after the "Game" view tab
Actual results: The tab opens between the "Scene" and "Game" view tabs
Reproducible with: 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Reproducible on: macOS Sequoia 15.4 (M1)
Not reproducible on: No other environment tested
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
According to my tests and what I see in the video, it works as expected.
In the video we first see a ShaderGraph being opened, then a VFX Graph.
It is expected that the first opened VFX Graph window opens next to the Scene window, then next opened VFX Graph window will be opened next to the last opened one.