Search Issue Tracker
By Design
Votes
0
Found in
4.3.0b4
Issue ID
567108
Regression
No
Marking WebCamTexture non readable mirrors the webcam, but doesn't change videoVerticallyMirrored to true
Won't fix (by design): please note, that videoVerticallyMirrored will query platform-specific part, which might be not ready before actual video feed started; so it is not enough to call it once after play.
To reproduce:
1. Open project webcam_texture
2. Build and run on iOS
3. Press Mark non readable
4. Notice that webcam is now mirrored, but videoVerticallyMirrored is still reported false
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment