Search Issue Tracker
Fixed
Fixed in 6000.0.11f1
Votes
0
Found in
2021.3.10f1
2022.1.19f1
2022.2.0b10
2023.1.0a13
2023.2.0a1
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-15926
Regression
No
Documentation page is not displayed for the user when he clicks on "Open Reference for Preset" question mark
How to reproduce:
# Open HUB;
# Create a new project;
# Add new game object in "Hierarchy" window;
# Go to "Inspector" window;
# Click on "Preset" icon, which is on the right from the help icon in the "Transform" section;
# In "Select Preset" window click "Create new Preset";
# Enter preset name and click "Save";
# Verify, that newly created preset becomes displayed in "Assets" folder in "Project" window;
# Select that newly created preset and verify that its data become displayed in the "Inspector" tab;
# Click on "Open Reference for Preset" help icon.
Expected Result: Documentation page with the data should be displayed for the user.
Actual Result: User gets "Sorry... that page seems to be missing!".
Reproducible with: 2021.3.10f1, 2022.1.19f1, 2022.2.0b10, 2023.1.0a13.
Not reproducible with: 2020.3.40f1.
Note: On 2020.3.40f1 question mark is not displayed at all. Would be good to have consistent view and on these streams
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The modifier key (ALT, CTRL, SHIFT) are not activated when pressing any one on the keyboard
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
Add comment