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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
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.