Search Issue Tracker
Active
Votes
0
Found in
2020.2.0a15
2021.1
2021.1.0a8
Issue ID
1296142
Regression
Yes
Unity Manual and Scripting Reference redirects to nonexistent page
How to reproduce:
1. Create a new Unity Project
2. Navigate to Help -> Unity Manual or Help -> Scripting Reference
3. Observe the opened browser
Expected result: Redirection to https://docs.unity3d.com/Manual/index.html (for Unity Manual) or https://docs.unity3d.com/ScriptReference/index.html (for Scripting Reference)
Actual result: Redirection to https://docs.unity3d.com/Manual/Manual/index.html.html (for Unity Manual) or https://docs.unity3d.com/Manual/ScriptReference/index.html.html (for Scripting Reference)
Reproducible with: 2020.2.0a15, 2020.2.0b14, 2021.1.0a8
Not reproducible with: 2018.4.28f1, 2019.4.16f1, 2020.2.0a14
Notes: Editor opens link http://docs-redirects.unity.com/Manual/index.html and that link redirects to the wrong address
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment