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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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).