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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
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.