Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.7f1
Issue ID
1057613
Regression
No
PBXSourceTree.Source adds file via absolute path, not relative
To reproduce:
1. Open attached project
2. Build for iOS
3. Open built project with Xcode
4. On the left in "Show the Project navigator" tab locate the settings.json file and select it
5. On the right in "Show the File inspector" tab observe that Location is set to Relative to Project and the path below is shoving Absolute Path
Expected results: selected settings.json file shows Relative path when Relative to Project option is selected by default
Actual results: Absolute path is shown instead of the Relative path
Reproduced on:
2017.3.2f1 2017.4.7f1 2018.1.7f1 2018.2.0f2 2018.3.0a4
Workaround:
When the settings.json file is selected, in Location field select Absolute Path then back to Relative to Project and the path should change to the Relative path instead of the Absolute path.
Notes:
Xcode Version 9.4 (9F1027a)
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Doesn't impact users and the effort required to fix this outmatches the gain.