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
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
- Shadows created by real-time Spotlights are rendered at a very low resolution on terrain when HDRPAsset Lit Shader Mode is set to Forward or Both
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project
Add comment