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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment