Search Issue Tracker
By Design
Votes
0
Found in
2021.3.44f1
2022.3.49f1
6000.0.23f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-83853
Regression
No
Changing the size of the Sticky Note text changes the size of Sticky Note based on previously selected text size
How to reproduce:
1. Create a new URP Unity Project
2. In the Project window, right-click -> Shader Graph -> URP -> Lit Shader Graph
3. Open the created Shader Graph, right-click -> Create Sticky Note
4. Right-click on the created Sticky Note -> Huge Text Size
5. Right-click on the Sticky Note again -> Small Text Size
6. Observe the Sticky Note size
Expected results: The size of the Sticky Note didn't change because the text fits into its size
Actual results: The Sticky Note becomes very big
Reproducible with: 2021.3.44f1, 2022.3.49f1, 6000.0.23f1
Reproducible on: macOS Sequoia 15.0 (M1)
Not reproducible on: No other environment tested
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 displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
Resolution Note:
The sticky note's size isn't changed as a result of the text size dropdown options. There is a separate "Fit to Text" option in the context menu that can be used to shrink or grow the sticky note accordingly.