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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment