Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.40f1
2022.3.39f1
6000.0.11f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-76031
Regression
No
[ShaderGraph] Sticky Notes title and body have no character limit validation which causes VisualElement errors
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
- Create a new Sticky Note in the context menu (right click > Create Sticky Note)
- Copy this generated 100 paragraphs of Lore Ipsum text: [https://loremipsum.io/generator/?n=100&t=p]
- Paste the text into either the title or body of the Sticky Note in the Shader Graph window
Actual results: All the text is pasted. The Sticky Note encounters visual issues with the note not rendering correctly, and the Console gives VisualElement errors
!image-2024-07-17-11-55-04-106.png!
Expected results: Sticky Notes have a character limit and this is not exceeded
Reproducible with versions:
- 6000.0.11f1
- 2022.3.39f1
- 2021.3.40f1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Windows 11
Notes:
- After the VisualElement error affects the Sticky Note, it becomes tricky to reset the Sticky Note without deleting it and re-creating it.
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
There are no fixes planned for this Bug