Search Issue Tracker
Fixed
Votes
2
Found in
5.3.6f1
Issue ID
815711
Regression
No
[iOS] 'Build & Run' opens project with Xcode beta instead of the default version set to open .xcodeproj files
NOTE: For this to reproduce you'll need two different Xcode versions installed (in my case, Xcode 7.3.1 and Xcode 8 Beta)
Steps to reproduce:
1. Make sure .xcodeproj files are set to be opened with Xcode 7.3.1
2. Open empty Unity project
3. Switch to iOS and do 'Build & Run'
4. Once the build is finished, notice it is opened with Xcode 8 Beta instead of the default version
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