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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.