Search Issue Tracker
Fixed
Unknown (hidden) 2020.3.X
Fixed in 2021.3.10f1, 2022.1.16f1
Votes
0
Found in
2021.3.8f1
2022.1.13f1
Issue ID
UUM-12248
Regression
Yes
[Backport] 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
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (2020.3.X):
2020.3 is too old to require these changes.