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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2022.2):
I just validated that the link works both for 2021.2 and 2022.1 documentation :)