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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment