Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1182927
Regression
No
Target Platform resets to Current Platform when Hub is restarted
Repro steps:
1. In the Hub, set the Target Platform of your project
2. Open the project and close it when it loads fully
3. Open Unity Hub
4. Find the project from the first step in your Project List
Expected results: Target Platform of the project is set to the one that was selected during the first step
Actual results: Target Platform has reset to Current Platform
Reproduced with: Unity Hub 2.1.1
Note: even if the Target Platform is now set to Current Platform, in the Build Settings of the project it is set to the one that was selected
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
Design intended. Current Platform will open Editor in last opened platform. As Hub do not store and parse the information (to save process), it is displayed as Current Platform. Selecting platform is intended for changing platform