Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
Votes
0
Found in
2019.4.39f1
2020.3.35f1
2021.3.3f1
2022.1.3f1
2022.2.0a15
Issue ID
UUM-1632
Regression
No
Unwanted line reordering in the ProjectSettings.asset file when ticking and unticking any listed options under UWP Settings > Capabilities
Steps to reproduce:
1. Make a copy of the ProjectSettings.asset file located in the ProjectSettings folder of the attached project
2. Open the attached project
3. Under Edit > Project Settings > Player > UWP Settings > Capabilities, tick and untick any of the listed options
4. Close the project
5. Compare the differences between the original and the current ProjectSettings.asset files, using any suitable tool
Expected results: no differences exist between the two files
Actual results: several lines have been moved around in the ProjectSettings.asset file
Reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.3f1, 2022.1.3f1, 2022.2.0a15
Note: Repeating the process will modify the ProjectSettings.asset file every time
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
This is due to the underlying storage for those settings. Unfortunately the serialization and storage container won't change in a near future nor it's serialization so closing as it won't be touched in the near term.
Resolution Note (2022.2.X):
This is due to the underlying storage for those settings. Unfortunately the serialization and storage container won't change in a near future nor it's serialization so closing as it won't be touched in the near term.