Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2017.4.28f1
2019.3.0a5
Issue ID
1159086
Regression
No
[macOS][Standalone] Player crashes when trying to initiate a Webcam without OS permission
To reproduce:
1. Download attached “Webcam.zip" project and open in Unity
2. Open "Webcam" scene
3. Build and Run for Standalone
4. If an OS window pops out asking for permission, choose "No" and re-launch Editor/Player
5. If crash doesn't happen. Go to Mac System Preference -> Security & Privacy -> Privacy -> Camera -> find the Editor/Player in the list and uncheck it
Expected results: Player starts without any issue
Actual results: Player crashes on Opening
Notes:
- This is caused by Mojave security update.
- Mic also needs permission, but it does NOT crash. Only camera causes crash.
- On Unity 2019.3.0a2 project becomes corrupted
Reproduced on Unity from 2017.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
Add comment