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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
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.