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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Resolution Note (fix version 2022.2):
I just validated that the link works both for 2021.2 and 2022.1 documentation :)