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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Resolution Note:
Doesn't impact users and the effort required to fix this outmatches the gain.