Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.44f1
2021.3.18f1
2022.2.4f1
2023.1.0b1
Issue ID
UUM-25412
Regression
No
Rect Transform Scale cannot be set after setting the Sprite Renderer Size
Reproduction steps:
1. Open the attached project “playground.zip”
2. Open a new empty scene
3. Instantiate ReproPrefab in the scene
4. Select the “Sprite” in the Hierarchy
5. Observe the value of Rect Transform Scale
Expected result: The Rect Transform Scale should be [1,1,1] as set in SpriteResizer.cs
Actual result: The Rect Transform Scale is [500,500,1]
Reproducible with: 2020.3.44f1, 2021.3.18f1, 2022.2.4f1, 2023.1.0b1
Notes: according to the user, the issue is not reproducible with Transform.m_LocalScale
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we have determined that this issue is not aligned with our current development priorities and focus areas. As such, we have decided not to invest time and resources into addressing it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.
Resolution Note (2023.1.X):
Thank you for bringing this issue to our attention. After careful consideration, we have determined that this issue is not aligned with our current development priorities and focus areas. As such, we have decided not to invest time and resources into addressing it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.