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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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