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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
This is a duplicate of issue #1064440