Search Issue Tracker
Fixed in 2021.3.28f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.1.1f1, 2023.2.X
Votes
2
Found in
2021.3.13f1
2022.2.0b6
2023.1.0a2
Issue ID
UUM-28332
Regression
Yes
Project settings window serializing the built platform in ProjectSettings.asset
How to reproduce:
1. Download and open the attached project
2. Open ProjectSettings/ProjectSettings.asset in a text editor (note that "selectedPlatform : 0")
3. Open the Project Settings window in the Unity Editor
4. Open the Build Settings window, switch platform to iOS, and create a build
5. Open ProjectSettings/ProjectSettings.asset again in a text editor
Expected result: "selectedPlatform : 2" setting is serialized into a user-specific file
Actual result: "selectedPlatform : 2" setting is serialized into a project-specific file
Reproducible with: 2021.3.13f1, 2021.3.18f1, 2022.2.6f1, 2023.1.0b3, 2023.2.0a1
Not reproducible with: 2020.3, 2021.3.12f1
Change was introduced by fix for UUM-15556
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2023.2):
Verified with 2023.2.0a15
Resolution Note (fix version 2023.1):
Verified with 2023.1.4f1
Resolution Note (fix version 2022.3):
Verified with: 2022.3.3f1
Resolution Note (fix version 2021.3):
Verified with: 2021.3.28f1