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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Doesn't impact users and the effort required to fix this outmatches the gain.