Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment