Search Issue Tracker
Fixed
Fixed in 2022.3.56f1, 6000.0.33f1, 6000.1.0a9, 7000.0.0a13
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment