Search Issue Tracker
Fixed in 4.6.5
Votes
0
Found in
4.6.2f1
Issue ID
681197
Regression
No
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3
To reproduce:
1) Download and open project
2) Build and run for iOS on metal compatible device
3) Notice that the webcamtexture image is mirrored
4) Rebuild with GLES3 graphics api, notice that the image is correct
Reproduced on 4.6.4f1 and 4.6.2p2 using iPad Air (8.1.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment