Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a7, 7000.0.0a27
Votes
0
Found in
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-97959
Regression
Yes
First letter of the block name in VFX Graph is not seen when editing the name field
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. Focus on the "Update Particle" block and select the text field
4. Delete the existing name and enter the custom name
5. Observe the field
Expected results: The whole text is visible while entering the name
Actual results: The first letter of the text is not visible while entering the text
Reproducible with: 6000.0.0b13, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Not reproducible with: 6000.0.0b12
Reproducible on: macOS Sequoia 15.3 (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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment