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
- GameObject doesn't execute animation the way it's supposed to until any GameObject in the Hierarchy is selected when in the Play Mode
- PropertyField does not properly render its field when changing it back from a valid Asset to "None"
- "ArgumentException: Input Button Enable Debug Button 1 is not set" is thrown when "Enable Debug Button 1" is deleted
- Duplicate invocations when Enabling InputActions during handling an input action
- "Assertion failed on expression" exceptions are thrown when using IJobParallelForTransformExtensions.RunReadOnly
Add comment