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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment