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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
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.