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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1064440