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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment