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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
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).