Search Issue Tracker
Not Reproducible
Votes
2
Found in
2018.4
2019.4
2020.1
2020.1.13f1
2020.2
2021.1
Issue ID
1300541
Regression
No
[macOS] WebCamTexture has low Framerate with MacBook Camera
Reproduction steps:
1. Download and open the attached project 'webcamtexture.zip'
2. Open Scene 'SampleScene'
3. Enter Play Mode
4. Let Unity access Webcam
5. Observe the Game View
Expected result: Plane object Texture represents view Webcam captures and has high framerate (Above 20 FPS)
Actual result: Plane object Texture represents view Webcam captures and has low framerate (1-2 FPS)
Reproducible with: 2018.4.30f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Notes: Issue doesn't occur on Windows (High FPS). The issue also doesn't occur with an external Webcam (High FPS).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment