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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
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.