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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment