Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b9
Issue ID
883616
Regression
Yes
ASTC compressed textures larger than 4096 inside Editor are rendered purple
Reproduction steps:
1) Open user's attached project
2) Select 'astcTest' asset
3) Make sure that (in import settings):
-- Format (in Android section) is set to "RGB(or RGBA, both reproduce) Compressed ASTC 12x12 block"
-- Max Size is 8192
4) Click apply (if needed)
Expected result:
Actual texture should be shown (when Max Size is set to 4096 alike)
Actual result:
Texture in preview window/section (inside import settings) is purple.
Note:
This issue reproducible only in editor. If we'd apply texture to the material and render it on a plane using device (tested with Samsung Galaxy S7) - texture is rendered as expected (not purple).
Note 2:
If we apply texture to the material and render it using plane inside editor, in 5.5.0f1 (and 5.5.2f1 , didn't test between) renders it in white color (attached image);
If we'd do the same in 5.6.0b10 - Unity renders it purple as in texture's preview window.
Regression appeared in 5.5.0f1
Reproduced with:
5.6.0b10, 5.6.0b1, 5.5.2f1 , 5.5.0f1.
Unable to reproduce with: 5.4.4p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment