Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3
2020.3.30f1
2021.2
2022.1
2022.2
Issue ID
1408303
Regression
No
Documentation page is not displayed for the user when he clicks on a question mark on the "Inspector" window
To reproduce:
1. Open HUB;
2. Create a new project;
3. Go to "Project" window and select "Scenes" folder;
4. Click on a "SampleScene";
5. Go to "Inspector" window and click on a question mark ("Open Reference for SceneAsset").
Expected Result: Documentation page with the data should be displayed for the user.
Actual Result: User gets "Sorry... that page seems to be missing!".
Reproduced on Unity 2022.2.0a6, 2022.1.0b10, 2021.2.14f1 and 2020.3.30f1.
Could not reproduce on 2022.2.0a7.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment