Search Issue Tracker
Fixed
Fixed in 3.9.0-beta.1
Votes
0
Found in [Package]
3.7.0
Issue ID
HUBX-1010
Regression
No
The "Connect to Unity Cloud" checkbox is aways checked when Unity Hub Project Settings are refreshed
How to reproduce:
# Open Unity Hub
# Click the “New project“ button
# Uncheck the “Connect to Unity Cloud“ checkbox
# Choose another Editor Version (to refresh the Project Settings)
# Observe the Project Settings
Expected results: After refreshing the Project Settings, the checkbox state is the same as before refreshing
Actual results: After refreshing the Project Settings, the checkbox is always checked
Reproducible in: 3.7.0
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
Note: All other fields are shown correctly
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (fix version 3.9.0-beta.1):
Cloud checkbox will now remain unchecked throughout new project flow if user has unchecked it. Note that if the new project modal closes entirely then the cloud checkbox will return to its default (checked).