Search Issue Tracker
Duplicate
Votes
1
Found in
2018.3.0a1
2018.3.2f1
2019.1.0a1
2019.2.0a1
Issue ID
1118130
Regression
No
Building to iOS fails with an error "DXT5 compressed textures are not supported when publishing to iPhone"
How to reproduce:
1. Download user's attached repro project from the given link in the Edit field
2. Build the project to iOS
3. Notice that the build fails
Expected result: build succeeds
Actual result: build fails and errors are thrown in the console
Console errors:
DXT5 compressed textures are not supported when publishing to iPhone
Assets/Resources/Flags/TJ.png
Included from scene:
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
DXT5 compressed textures are not supported when publishing to iPhone
Assets/Resources/Flags/WS.png
Included from scene:
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
--------------------------------------------------------------
Reproducible with: 2018.3.4f1, 2019.1.0b1, 2019.2.0a3
Project crashes on loading: 2017.4.18f1
Notes:
* Right-clicking on the project window and selecting "Reimport all" fixes the issue temporary but more users are getting this.
* The user has added that the same issue happens with BC7 compressed textures are not supported when publishing to iPhone
*A similar issue was fixed a while ago, but with DXT1 compressed textures:
https://issuetracker.unity3d.com/issues/ios-build-fails-with-an-error-dxt1-compressed-textures-are-not-supported-when-publishing-to-iphone?page=1
-
ETGgames
Apr 22, 2020 22:38
@ JONBANANAJAN's solution worked for me - right click and reimport
-
Saravana_Vins
Apr 22, 2020 10:44
I am having this same when building in unity cloud.
Unity Version : 2019.2.3f1
How do I solve this?
-
JonBanana
Jan 06, 2020 09:18
Reimporting the texture works for me (right click on the texture - Reimport)
-
fben
Oct 08, 2019 10:28
Same as Aidan-wolf
-
Aidan-Wolf
Oct 03, 2019 01:59
I'm now running into this randomly and suddenly... I've tried every solution provided over the years and none of them work.
-
gideon137
Sep 09, 2019 23:18
I am getting both the 'DTX1' and 'DTX5' versions of this bug with Unity 2018.4.8f1 in a project with an iOS build target. Prior to today I have never had these errors.
Add comment
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
This is a duplicate of issue #1108917