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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (2020.3.X):
2020.3 is too old to require these changes.