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
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.