Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.4
Issue ID
HUBX-734
Regression
No
The contents of the "hubConfig.json" file get reset to defaults when opening Unity Hub
Steps to reproduce:
1. Completely close Unity Hub
2. Navigate to "C:\\Users\\%username%\\AppData\\Roaming\\UnityHub" and open the "hubConfig.json" file with a preferred text editor
3. Set the "hubDisableAutoUpdate" flag from 'false' to 'true' and save the file
4. Open Unity Hub
5. Repeat step 2
6. Observe the flag of "hubDisableAutoUpdate"
Expected result: the flag remains set to true
Actual result: the flag got reset to false
Reproducible with: 3.0.1
Notes:
- The issue reproduces with any value changed in the "hubConfig.json" file
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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note:
There are no fixes planned for this Bug
Resolution Note:
This situation is as designed. This file (hubConfig.json) is a cache file, and not meant to be user editable. The file that is user editable is the services-config.json file. Please see comment(s).