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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Doesn't impact users and the effort required to fix this outmatches the gain.