Search Issue Tracker
Fixed
Fixed in 2022.3.22f1, 2023.2.20f1, 6000.0.0f1
Votes
0
Found in
2022.3.22f1
2023.2.13f1
2023.3.0b7
6000.0.0b11
Issue ID
UUM-65381
Regression
Yes
UI Texture is rendered with artifacts when ETC Compressor is set to "Legacy", and the texture Format is set to "RGBA Compressed ETC2 8 bits"
Reproduction steps:
1. Open "ReproProject"
2. Open the “Assets/BugReportAssets/issueScene“ scene
3. Reimport the “Assets/BugReportAssets/texture_test_PNG“ Texture (Right click > Reimport) in the Project window
4. Observe the Scene view and the Game view
Expected result: The Texture is rendered with no artifacts
Actual result: The Texture has artifacts around the edges
Reproducible with: 2023.3.0b5, 2023.3.0b7, 2023.2.13f1, 2022.3.22f1
Not reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b4
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
Notes:
Changing ETC Compressor to “Default“ (Project Settings > Editor) fixes the issue
Changing the “Assets/BugReportAssets/texture_test_PNG“ Texture’s Format to “RGBA Crunched ETC2“ fixes the issue
When switching between Editor versions, the texture doesn’t update and it might look like the issue is reproducing or not reproducing depending on the Editor version. To check if the issue reproduces, the “Assets/BugReportAssets/texture_test_PNG“ has to be reimported each time.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment