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
Comments (1)
-
LouisElliott
Jul 16, 2020 06:15
Using Default-Skybox material to build something for the tvOS or iOS requires you to follow a very complex set of series. I trust to visit https://youressayreviews.com/ so as to read authentic reviews online. Because of the complexity of the procedure, one may experience a number of errors.
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
This is a duplicate of issue #1064440