Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2
2022.1.0b3
Issue ID
1395653
Regression
Yes
Four "Learn more" links direct to default (2020.3) Manual version, instead of using current Editor version
Steps to reproduce:
1 Open any project you have
2.1 Go to ProjectSettings->Editor tab and find "Learn more..." links in ParallelImport and CacheServer sections
or
2.2 Go to Preferences->AsetPipeline and find "Learn more..." links there
3 Click on those links
Actual result: they all open link in default Manual, e.g. - https://docs.unity3d.com/Manual/ParallelImport.html (this page doesn't exist in 2020.3)
Expected results: they should respect Editor version, e.g - https://docs.unity3d.com/2022.1/Documentation/Manual/ParallelImport.html
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
Add comment