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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note:
We're reviewing our UI/UX implementation and should address this issue in the future through a larger Shader Graph overhaul.