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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1064440