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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.