Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2021.3.25f1
2022.2.20f1
2023.2.0a15
2023.3.0a3
6000.0.0b11
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-17924
Regression
No
System.UnauthorizedAccessException on native lib when trying to build for macOS in Perforce
How to reproduce:
1. Open the user's project "Salsa_UP.zip" from a Perforce workspace
2. Connect project to Perforce workspace (Edit > Project Settings... > Version Control)
3. Build and Run
4. Observe Console Window for Errors
Expected result: Project builds successfully
Actual result: Error occurs: "System.UnauthorizedAccessException: Access to the path '\\Contents\\PlugIns\\opus.bundle'"
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a6
Note: Some versions (2019.4.36f1, 2020.3.30f1) can't build because Contents/PlugIns/AudioPluginDissonance.bundle access is denied and does not have the missing opus.bundle permissions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment