Search Issue Tracker
Fix In Review for 2022.2.X
Votes
0
Found in
2021.2
2021.2.0b15
2022.1
Issue ID
1374717
Regression
No
A missing page is opened when clicking "Learn more..." next to "Import Worker Count %" in Preferences > Asset Pipeline
Reproduction steps:
1. Create a new project
2. Open Preferences > Asset Pipeline
3. Click "Learn more..." next to "Import Worker Count %"
Expected result: A page with relevant information is opened
Actual result: A missing page is opened (https://docs.unity3d.com/Manual/ParallelImport.html)
Reproducible with: 2021.2.2f1, 2022.1.0a15
Could not test with: 2019.4.32f1, 2020.3.22f1 (no Asset Pipeline in Preferences)
Notes:
1. The link is correct but the documentation isn't implemented
2. The implemented page exists in the Japanese documentation: https://docs.unity.cn/2021.2/Documentation/Manual/ParallelImport.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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
I just validated that the link works both for 2021.2 and 2022.1 documentation :)