Search Issue Tracker
Active
Under Consideration for 6000.5.X, 6000.6.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
6000.6.0a1
Issue ID
UUM-132985
Regression
No
VFX Graph Debug Info overlaps the "Initialize" block debug info by default
How to reproduce:
1. Create a new Unity Project and install the VFX Graph package
2. In the Project window, right-click -> Create -> Visual Effects -> Visual Effects Graph -> Simple Burst
3. Attach the created VFX Graph to any GameObject and select it in the Hierarchy
4. Open the VFX Graph and enable the "Graph Debug Information"
5. With the VFX Graph playing, select the "Initialize Particle" block
6. Observe the "Particle System Info" and "Initialize" debug tabs
Expected results: The tabs are not overlapping
Actual results: The tabs are overlapping by default and only become separated after expanding/collapsing one of them
Reproducible with: 6000.0.66f1, 6000.3.4f1, 6000.4.0b5, 6000.5.0a5
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
Add comment