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.
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
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).