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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment