Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.0a12
Issue ID
1109176
Regression
No
[iOS] build fails with UnauthorizedAccessException due to inaccessible SharedPrecompiledHeaders from PlaybackEngines on MacOS
Inaccessible SharedPrecompiledHeaders from PlaybackEngines causes iOS build to fail along with UnauthorizedAccessException on MacOS
Steps to Reproduce:
1. Create a new project
2. Switch to iOS platform from Build Settings
3. File > Build Settings > Build
Actual Result:
Build fails with UnauthorizedAccessException due to Inaccessible SharedPrecompiledHeaders from PlaybackEngines
Expected Result:
A project is built for iOS platform without any issues.
WorkAround:
1. Go to the Editor's installed location.
Unity /Applications/Unity/PlaybackEngines/iOSSupport/Trampoline/SharedPrecompiledHeaders
2. Right Click on "SharedPrecompiledHeaders" > Get Info > Sharing and Permissions
3. Change permission of "everyone" to "Read & Write"
4. Now project can be built for iOS platform
Reproducible on:
2019.1.0a12
Not Reproducible On:
2019.1.0a11, 2018.3.0f2
Environment:
Occurs Only On Mac
Note:
1. SharedPrecompiledHeaders folder from PlaybackEngines is introduced in 2019.1.0a12
2. Refer attached "Error Details" text file and attached screenshot.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment