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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment