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
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
- Subgraph Block cannot be dragged and dropped to the workspace and it throws errors
- "Capsule" and "Cylinder" Shader Graph preview types can't be freely rotated
- Cubemap mipmaps display differently between Editor and Player when using custom mipmaps
Resolution Note (fix version 2022.2):
I just validated that the link works both for 2021.2 and 2022.1 documentation :)