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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment