Search Issue Tracker
Fixed in 2018.2.3f1
Votes
4
Found in
2017.2.0p2
Issue ID
969571
Regression
No
[Vuforia][iOS] "Project file cannot be parsed" error appears when opening Vuforia's project built for iOS platform on Windows PC
Note:
Check the attached screenshot for explanation and a possible solution.
Unable to open Xcode-iOS Project when built using Windows machine.
Steps to Repro:
1. Create a new project.
2. Switch the platform to 'iOS' in the Build Settings.
3. Enable Vuforia in the Player Settings > XR Settings.
4. Make a build and deploy on mac.
5. Open "Unity-iPhone.xcodeproj" file.
Expected result:
Project opens successfully
Actual result:
Project doesn't open, "Unity-iPhone.xcodeproj cannot be opened because the project file cannot be parsed"
Reproduced with: 2018.2.0b2, 2017.2.0p2, 2017.3.0b9, 2018.1.0a5
Earlier versions don't include built-in Vuforia support.
Work-around:
Found the solution for this issue on Vuforia forum,
"https://developer.vuforia.com/forum/ios/can-not-parse-why"
Comments (1)
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
- “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
LearningInnovationOU
Nov 21, 2017 15:22
Same issue enabling Cardboard support in XR settings and following the steps above.