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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment