Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a8
Issue ID
1326035
Regression
Yes
Xcode project and additional files are placed outside of the chosen folder when building with "Create Xcode project" option
Steps to reproduce:
1. Create a new project or open an existing one
2. Select the Standalone build target and check "Create Xcode project" option in Build Settings (File -> Build Settings...)
3. Click Build
4. Create a new folder for the build and select it
5. After the build finished, check the folder created for the build and the projects root directory
Expected results: Both the Xcode project and the additional files are created in the selected folder
Actual results: Both the Xcode project and the additional files are created outside of the selected folder, in the projects root directory
Reproducible with: 2021.2.0a9, 2021.2.0a12
Not reproducible with: 2021.2.0a8
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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a14