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
- [Silicon] Crash on Bytenado.Chatterbox:.ctor when opening a project after creating a partial class of a Dictionary<string, int> containing about 125k entries
- Improve Docs on IHV / DDS import
- Rendering into RenderTexture is affected by Camera transforms when using DrawMeshNow
- [MacOS] Switching project functionality when importing a complete project is broken
- UI Toolkit Debugger has no minimum size for its tabs
Add comment