Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a5
Issue ID
1059764
Regression
Yes
Using the Default-Skybox material as a Skybox Material causes iOS and tvOS builds to fail
If you attempt to build for iOS or tvOS using the Default-Skybox material as a Skybox Material, the build will fail with the following error:
"BC6H compressed textures are not supported when publishing to iPhone"
Steps to Reproduce:
1. Create a new project
2. File > build settings
3. Switch platform to iOS
4. Build
Result:
iOS Platform: Error thrown in console "BC6H compressed textures are not supported when publishing to iPhone"
tvOS Platform: Error thrown in console "BC6H compressed textures are not supported when publishing to tvOS"
Expected Result:
The build completes successfully.
Environment:
Windows and Mac
Occurring with:
2018.3.0a5
Working with:
2018.3.0a4
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1064440