Search Issue Tracker
Fixed
Fixed in 2022.3.66f1, 6000.0.56f1, 6000.2.1f1, 6000.3.0a5
Votes
7
Found in
2022.3.63f1
6000.0.50f1
6000.1.6f1
6000.2.0b4
6000.3.0a1
7000.0.0a35
Issue ID
UUM-108681
Regression
No
[macOS] network permission shows the name of previously closed app when different app requests network access
How to reproduce:
1. Open the “IN-103579_2159892_PermissionTwoAppsMacOS” folder
2. Open the “PrmSampleTestA” project
3. In Build profiles select “Build”
4. Open the “PrmSampleTestB” project
5. In Build profiles select “Build”
6. Open the “PrmSampleTestA” build
7. Close the “PrmSampleTestA” build
8. Open the “PrmSampleTestB” build
9. Click the “Button”
10. Observe the application name that is requesting permissions
Expected result: Permission message is for the current app: “PrmSampleTestB wants LAN support for on set usage”
Actual result: Permission message is for the closed app: “PrmSampleTestA wants LAN support for on set usage”
Reproducible with: 2022.1.0a1, 2022.3.63f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Reproducible on: macOS 15.5.0 (M1 Max)
Not reproducible on: no other environments tested
Note: In this project, Info.plist file is modified, which is unique to macOS applications
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.3.0a5):
Fixed