Search Issue Tracker
Fixed
Fixed in 9.0.7
Votes
0
Found in [Package]
9.0.2
9.0.5
Issue ID
DANB-637
Regression
No
Sprite Atlases included in the 2D Common Package Sample "Sprite Atlas Samples" are blurry even though they are uncompressed
Steps to reproduce:
- Create a 2D Project
- In Package Manager find Package "2D Common" and install from it's "Samples" section the "Sprite Atlas Samples"
- Open any of the Scenes included in the Sample and observe the Sprite Atlases that are shown to the user
Actual results: The Sprite Atlases included in the Sample are blurry even though they are uncompressed
Expected results: The Sprites and Assets in Samples that are exposed to users shouldn't have blurry textures, or incomplete Assets that can leave users feel confused or feeling like something isn't working
Reproducible with versions: 2023.1.20f1, 2023.2.20f1, 6000.0.9f1 (2D Common 9.0.2, 9.0.5)
Can’t test with versions: 2021.3.40f1, 2022.3.36f1 (No Samples)
Tested on (OS): Windows 11
Notes:
- In the Scene "FromResourceVariant" Main Camera has a missing script attached
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note (fix version 9.0.7):
Fix for this issue is available on 2D Common package 9.0.7 and above