Search Issue Tracker
Fixed in 6000.0.4f1
Fixed in 6000.0.X, 7000.0.0a1, future release
Votes
0
Found in
2023.3.0a8
2023.3.0b10
6000.0.0b16
6000.1.0a7
Issue ID
UUM-70550
Regression
Yes
[iOS] Using WebCamTexture.GetPixels to capture a photo doesn't work when building for iOS device
Steps to reproduce:
1. Open the "WebCam" project
2. Go to File > Build Profiles and select iOS Profile
3. Build an Run to the device
4. In the app press "02_GetPixels_Test"
5. Click on the "Semi-Automatic Test Framework" toggle at the very top to disable the UI overlay
6. Point the WebCam to anything and press GetPixels button
Actual results: After clicking the button nothing happens
Expected results: The WebCamTexture view at the time of clicking the button is captured and displayed on the bottom half of the screen
Reproducible with versions: 2023.3.0a8, 2023.3.0b10, 6000.0.0b16
Not reproducible with versions: 2021.3.37f1, 2022.3.26f1, 2023.2.20f1, 2023.3.0a7
Reproduced with devices:
- VLNQA00476 - iPhone 13 Pro Max (MLL63ET/A), CPU: Apple A15 Bionic, OS: 17.0
- VLNQA00258 - iPhone Xs Max (MT502ET/A), CPU: Apple A12 Bionic, GPU: Apple designed, OS: 14.4
- iPhone 13, OS: 17.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment