Search Issue Tracker
Fixed
Fixed in 2022.3.X
Votes
0
Found in
2022.3.0f1
Issue ID
UUM-36840
Regression
Yes
Opening Documentation links with 2022.3 re-directs to a non-existing page
How to reproduce:
1. Create a new Unity project
2. In the toolbar select "Help"
3. When the sub-menu opens up select "Unity Manual" or "Scripting Reference"
4. Observe that opened page
Expected results: the user is redirected to the documentation page: https://docs.unity3d.com/2022.2/Documentation/Manual/index.html
Actual results: "Sorry... that page seems to be missing!" is shown on the page
Reproducible with: 2022.3.0f1
Not reproducible with: 2022.2.21f1
Notes: also reproducible when trying to open Profiler documentation
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment