Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.14f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a6
Votes
0
Found in
2021.3.28f1
2022.3.6f1
2023.1.5f1
2023.2.0b1
2023.3.0a1
Issue ID
UUM-43301
Regression
No
Alpha channel is discarded when texture is imported as cubemap on Android platform
Steps to reproduce:
1. Open the attached project "AlphaChannelCubemap.7z"
2. Switch the Platform to Android
3. In the Project Window Click on either "masked_hdr.exr" or "masked_png.png
4. In the Inspector view Import Settings -> Texture Format (Ovveride for Android)
5. Observe that the format is "RGB(A) Compressed ASTC HDR 8x8 Block"
6. Toggle RGB/Alpha view with the icon at the bottom right, above the Preview window
7. Observe how Alpha Channel is discarded
Expected results: Alpha channel is displayed
Actual Results: The alpha channel is discarded
Reproducible in: 2021.3.29f1, 2022.3.6f1, 2023.1.5f1, 2023.2.0b1, 2023.3.0a1
Environment tested on: Windows 10
Notes:
-Switch to RGBA Half to see Alpha channel working as expected
-According to the Customer 2D textures are not affected
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 mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Add comment