Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
0
Found in
6000.0.55f1
6000.1.16f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-114091
Regression
No
Node name gets cut off in the Visual Effect Graph when the name is long
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Visual Effect Graph package (com.unity.visualeffectgraph)
- Create a new Visual Effect Graph (Assets > Visual Effects > Visual Effect Graph)
- Double click the Visual Effect Graph to open the Visual Effect Graph window
- Click on the "Initialize Particles" name and change it to something very long (max limit)
- Observe the text
Actual results: Some of the text is cut off even though that's the limit
Expected results: The limit should be set accordingly so none of the text would get cut off or the Node part resized
Reproducible with versions: 6000.0.55f1, 6000.1.16f1, 6000.2.0f1, 6000.3.0a4
Tested on (OS): macOS Silicon Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window
Add comment