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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment