Search Issue Tracker
Fixed
Fixed in 3.6.1
Votes
0
Found in [Package]
3.6.0
Issue ID
HUBX-985
Regression
Yes
WMI invalid class exception in the Unity Hub
Reproduction steps:
1. Open the Unity Hub
Expected results: The Unity Hub opens successfully
Actual results: The Unity Hub fails to open
Reproducible with: 3.6.0
Reproducible on: Windows 10, Windows 11
Notes:
- not reproduced by the CQA
- info_log.json contains the following error: \{"timestamp":"2023-10-25T08:32:29.005Z","level":"error","moduleName":"LicensingSdkService","message":"[ 'Failed to launch licensing client: Error: exit code: 1000, pid: 11888' ]"}
Workaround:
Launch Unity Editor directly by double-clicking on the executable. A window will pop up with options to Create an empty project to Open an existing project.
Alternatively, you can create a new project by using the command in Terminal/CMD `<path_to_editor_executable> -createProject <path_of_new_project>`
or open an existing project with `<path_to_editor_executable> -projectPath <path_ofexistiong_project>`
More information about Unity Editor command line arguments can be found here: [https://docs.unity3d.com/Manual/EditorCommandLineArguments.html]
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 3.6.1):
Fixed in 3.6.1