Search Issue Tracker
Won't Fix
Won't Fix in 2021.3.X
Votes
0
Found in
2020.3.45f1
2021.3.19f1
Issue ID
UUM-28717
Regression
No
Android ASTC HDR Artifact when switching to Android Platform
Steps to reproduce:
1. Open the attached user's project "ASTCHDR.zip"
2. Open the SampleScene
3. Go to Build Settings and set the target platform to Standalone
4. Notice the sun in the Cube object is rendered correctly
5. Switch the target platform to Android
6. Notice there is now an artifact visible in the sun (there is a tiny dot near the center)
Expected results: the Cubemap is rendered correctly
Actual Results: the ASTC seems to have suffered some kind of overflow during compression, causing an artifact. (See attached Artifact_Editor_ASTC_2021_Repro.png)
Reproducible on: 2020.3.45f1, 2021.3.19f1, 2022.2.0a14
Not reproducible on: 2022.2.0a15, 2022.2.9f1, 2023.1.0b5, 2023.2.0a5
Environment: Windows 10 22H2
Notes:
-The artifact is visible in the Editor when switching the build target to Android and also in Android player builds. On Android, I could reproduce the issue on a Moto G4 and a Samsung Galaxy S21.
-The issue is not reproducible in ETC2 nor in Standalone builds
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
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
Resolution Note:
Non critical issue, fix requires updating compression algorithm, which could cause unintended quality changes in projects after update.
Resolution Note (2021.3.X):
Non critical issue, fix requires updating compression algorithm, which could cause unintended quality changes in projects after update.