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
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline when opening a specific project
Add comment