Search Issue Tracker
Fixed
Votes
0
Found in [Package]
Issue ID
1209516
Regression
No
[2D] [PSD Importer] Lost Crypt Demo: Trying to build to iPhone, build fails with compressed texture errors
[2D] [PSD Importer] Lost Crypt Demo: Trying to build to iPhone, build fails with these errors
Steps to Repro:
1. Download the Lost Crypt Demo project and Import it on a Mac
2. Go to Build Settings and change platform to IOS
3. Click on Build
The following errors occur when trying to build to IOS:
BC7 compressed textures are not supported when publishing to iPhone
Assets/Environment/Sprites/Altar/Sprites_Artefact.psb
Included from scene:
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
DXT5 compressed textures are not supported when publishing to iPhone
Assets/Character/Sprites/Sara_normal.psb
Included from scene:
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Originally reported in: https://forum.unity.com/threads/lost-crypt-2d-tech-demo-is-out-now-on-the-asset-store.794820/#post-5297763
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment