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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment