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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note (fix version 2022.2):
I just validated that the link works both for 2021.2 and 2022.1 documentation :)