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
- [iOS] The safe area value changes when reopening the app in Landscape orientation
- Light flickering when using Forward+ on Mobile
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Add comment