Search Issue Tracker
In Progress
Fixed in 6.1.0
Votes
0
Found in [Package]
6.0.9
8.0.5
9.0.3
10.0.0
Issue ID
DANB-796
Regression
No
2D PSD Importer generates mipmaps when "Generate Mip Maps" is disabled
Reproduction steps:
1. Open the “IN-90775” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Observe the Console window
Expected result: Debug log prints out “Mipmaps Generated: 1”
Actual result: Debug log prints out “Mipmaps Generated: 12“
Reproducible with: 6.0.9 (2021.3.47f1), 8.0.5 (2022.3.55f1), 9.0.3 (6000.0.33f1), 10.0.0 (6000.1.0b1)
Reproducible on: Windows 11 (24H2)
Not reproducible on: No other environments tested
Note: It works as expected when the selected Texture Type is “Sprite(2D and UI)”, the issue is only with “Default” Texture Type
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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Resolution Note:
We fixed the issue where 2D PSD Importer generates mipmaps when "Generate Mip Maps" is disabled.
I'm sorry, but this fix's release date has not yet been planned.