Search Issue Tracker
Fixed
Fixed in 2022.3.42f1, 6000.0.4f1, 7000.0.0a1
Won't Fix in 2021.3.X
Votes
0
Found in
2021.3.36f1
2022.3.22f1
2023.2.16f1
6000.0.0b13
7000.0.0a1
Issue ID
UUM-67833
Regression
No
Excluding the Max Size Property from the Texture Importer Preset the imported texture will be resized from its original size to 1x1
Steps to reproduce:
1. Open the attached user's project "Preset_MaxSIze.zip"
2. Import any texture bigger than 1x1
3. Select the imported texture
4. Observe it's size
Expected results: Excluding the Max Size Property from the Texture Importer Preset the imported texture will not be resized from its original size to 1x1
Actual result: Excluding the Max Size Property from the Texture Importer Preset the imported texture will be resized from its original size to 1x1
Reproducible on: 2021.3.36f1, 2022.3.22f1, 2023.2.16f1, 6000.0.0b13
Testing Environment: Windows 11
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Resolution Note (2021.3.X):
Fixing this bug properly requires us, on upgrade, to force a full re-import of all textures, regardless of whether the project is affected by this issue or not.
In the case of the 2021 LTS, we believe that a backport is thus likely to create more pain than it would remove: as such, we are opting to close this port as "Won't Fix".