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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment