Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
1
Found in
2020.3
2020.3.15f2
2021.1
2021.2
2022.1
Issue ID
1357923
Regression
Yes
[iOS] Xcode builds contain a reference to profile.json
Reproduction steps:
1. Create and open a new project
2. Switch the platform to iOS
3. Build the project to Xcode
4. In the Navigator window, select "UnityFramework"
5. Go to "Build Phases" > "Copy Bundle Resources"
Expected result: "profile.json" file is not referenced
Actual result: "profile.json" file is referenced
Reproducible with: 2020.3.0f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b9, 2022.1.0a5
Not reproducible with: 2019.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Add comment