Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2020.3.39f1
2021.1.14f1
2021.3.9f1
2022.2.0b7
2023.1.0a8
2023.2.0a1
2023.3.0a3
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-14302
Regression
No
Unity doesn't fully open and gets stuck on a process when opened using "-job-worker-count 0" and "-force-d3d11" command line arguments
Steps to reproduce:
1. Open the attached project “Test.zip“ using the command line with the “-job-worker-count 0“ and “-force-d3d11“ arguments
2. Observe the partially open project
Expected result: Unity project fully opens
Actual result: Unity gets stuck on a process and doesn’t fully open
Reproducible with: 2020.3.39f1, 2021.3.9f1, 2022.1.14f1, 2022.2.0b7, 2023.1.0a8
Reproducible on: Windows 10
Notes:
1. 2020.3.39f1 - stuck on AppStatusBar.Repaint
2. 2021.3.9f1, 2021.1.14f1 - stuck on Open Scene
3. 2022.2.0b7, 2023.1.0a8 - stuck on Toolbar.Repaint
4. Project opens with “-force-d3d12“ argument
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
- Opening reference for Audio Importer opens missing page
Add comment