Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.3
2022.1.0b3
2022.2.0a1
2022.2.0a13
Issue ID
1426359
Regression
Yes
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, in "Assets" section select "Scenes" folder;
4. 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.0a13, 2022.2.0a1, 2022.1.0f1, 2022.1.0b3, 2021.3.1f1, 2020.3.33f1, 2019.4.38f1.
Could not reproduce on 2022.1.0b1, 2022.1.0b2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
Add comment