Search Issue Tracker
Fixed
Votes
3
Found in
2022.3.4f1
2023.1.3f1
2023.2.0a22
2023.3.0a3
Issue ID
UUM-42164
Regression
Yes
Icons are not scaled when using the icon size slider in the Project window
Reproduction steps:
1. Open the attached “Icon scale bug.zip“ project
2. Open Assets > Images folder in the Project window
3. Move the icon size slider to the right and left
4. Observe the Project window
Expected result: Icons of the 2D Textures get scaled
Actual result: Icons of the 2D Textures stay the same size
Reproducible with: 2022.3.4f1, 2023.1.3f1, 2023.2.0a22
Not reproducible with: 2021.3.28f1
Reproduced on: macOS Ventura 13.3.1 (Intel), Windows 10 (by the reporter)
Notes:
- Regression testing is impossible because downgrading causes the issue to be not reproducible in 2022.3 even when deleting and unzipping again
- Changing the Texture Shape to any other than 2D, applying the changes, and changing it back to 2D fixes the issue
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by another internal issue: UUM-47264: Preview generation triggers pipeline creation on the Import thread and cause an exception