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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a14