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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment