Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.3
2020.3.29f1
2021.2
2022.1
2022.2
Issue ID
1406056
Regression
No
[Android] RGBA Crunched ETC2 compression format is creating artifacts for particular textures
Reproduction steps:
1. Open the attached project "ETCCrunchCompression.zip"
2. Open SampleScene
3. In Build Settings switch Build Platform to Android
4. Observe cabins color in Game or Scene View
Expected result: Both - cabin on the right with RGB Compressed ETC2 4bits texture applied and the other cabin with RGBA Crunched ETC2 texture - have beige color
Actual result: The cabin on the left with RGBA Crunched ETC2 texture is bluish with beige artifacts
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.3f1, 2022.1.0b10, 2022.2.0a6
Notes:
- In 2019.4.36f1 the cabin has black artifacts
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment