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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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