Search Issue Tracker
Fixed
Votes
1
Found in
5.3.4p6
Issue ID
795575
Regression
No
[iOS] Compressed baked cubemaps creates visible seams on iOS devices
Steps to reproduce:
1. Open attached project
2. Build 'Seams' scene to iOS
3. Build the generated Xcode project to a device
4. Notice the seam artefacts are clearly visible on the sphere (see screenshot)
Workaround: Using 16-bit compression on the cube maps prevents the issue.
Comments (1)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [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
andrewdoll
Oct 21, 2016 21:08
I'm experiencing this issue in 5.3.4p6 as well. The seams are visible on iOS devices with Retina displays like the iPhone 6s, but not on iPad 2 or iPad mini (first gen).