Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment