Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a3
Issue ID
1159356
Regression
Yes
[OSX] When using webcam, the Player fails to ask permission.
OSX Mojave security update requires each app to ask permission when using webcam. However, recent Standalone Players fail to start the conversation and causes issue for the Player.
Repro:
1. Download attached project
2. Launch and build in Editor
3. Run the Player
4. Observe if the app asking for permission
5. Mac System Preference -> Security & Privacy -> Privacy -> Camera and see if the Player app is in the list
Actual:
On 2019.3.0a3, the Player is added to the Privacy list but is automatically set to disallowed.
On 2019.3.0a5, the Player isn't added to the list at all.
Because of bug #1159086, the Player just crash at launch.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Add comment