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
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
- Warning icon for the "Asset Import Overrides" has low visibility in Light Unity theme
Resolution Note:
Doesn't impact users and the effort required to fix this outmatches the gain.