Search Issue Tracker
Fixed in 2022.3.56f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, 6000.1.0a9, future release
Votes
0
Found in
2022.3.52f1
6000.0.27f1
6000.1.0a4
Issue ID
UUM-87334
Regression
No
C# Script Help button leads to missing documentation
Steps to reproduce:
- Create a new project.
- Right-click Project view > Create > Scripting > choose any script option.
- Click on your newly created script to view it in Inspector, then click either (?) button.
Actual results: The editor tries to open the following pages:
- [https://docs.unity3d.com/6000.0/Documentation/Manual/class-MonoImporter.html]
- [https://docs.unity3d.com/6000.0/Documentation/Manual/class-MonoScript.html]
"Sorry... that page seems to be missing!" page is displayed.
Expected results: Pages are not missing.
Reproducible with versions: 6000.1.0a4, 6000.0.27f1, 2022.3.52f1, 2022.2.0a17
Can't test with versions: 2021.3, not supported on OS.
Tested on (OS): Ubuntu 24.04
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment