Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-98070
Regression
No
VFX Graph tooltips have a double line on the bottom side
How to reproduce:
1. Create a new Unity project and install the Visual Effect Graph package
2. In the Project window, right-click -> Create -> Visual Effects -> Visual Effect Graph -> Any graph -> Create
3. Navigate to the "Update Particles" block
4. Hover on any field
5. Observe the tooltip
Expected results: The tooltip is consistent with the rest of the Editor and has the same borders from all sides
Actual results: The bottom side border has two lines
Reproducible with: 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Reproducible on: macOS Sequoia 15.3 (M1), Windows 11
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
- 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
Resolution Note:
The bug is not reproducible anymore