Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.40f1
2022.3.39f1
6000.0.12f1
Issue ID
UUM-76099
Regression
No
[ShaderGraph] Create Note text prediction skewed from inputted text and hard to read
*Steps to reproduce:*
# Open a URP Unity Project
# Create a new Shader Graph asset in your assets via Create > Shader Graph > URP > Lit Shader Graph
# Open your new Shader Graph asset by double clicking on it
# Open the Create Node menu by pressing the Spacebar
# In the search field, input 'light text'
*Actual results:* The text prediction for 'light texture' in the background is skewed from the inputted text, and even inputted letters are visible, making it hard to read.
!image-2024-07-17-16-04-44-648.png!
*Expected results:* The text prediction is in-line with text and user can only see text prediction for text they haven't inputted.
*Reproducible with versions:*
* 6000.0.12f1
* 2023.2.20f1
* 2022.3.39f1
* 2021.3.40f1
*Not reproducible with versions:* -
*Can’t test with versions:* -
*Tested on (OS):* Windows 11
*Notes:*
* While the skew has always occurred, it regressed and was more prominent starting in 2023.1.20f1. From 2023.1.19f1 and before, it was less visible:
!image-2024-07-18-11-32-22-380.png!
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
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
Resolution Note:
We're reviewing our UI/UX implementation and should address this issue in the future through a larger Shader Graph overhaul.