Search Issue Tracker
Fixed
Fixed in 1.8.0
Votes
0
Found in [Package]
1.7.8
Issue ID
UVSB-2422
Regression
No
Documentation page is not displayed for the user when he clicks on "ScriptGraphAsset" and "StateGraphAsset" question marks
To reproduce:
# Open HUB;
# Create a new project;
# Go to "Window" menu and select "Visual Scripting" ->"Visual Scripting Graph";
# Click "Create new State Graph " and save it;
# Go to "Window" menu and select "Visual Scripting" ->"Visual Scripting Graph";
# Click "Create new Script Graph " and save it;
# Go to Project section and select "Assets";
# In "Assets" select “New State Graph”;
# Go to "Inspector" and click on a help icon "Open Reference for StateGraphAsset;
# In "Assets" select “New Script Graph”;
# Go to "Inspector" and click on a help icon "Open Reference for ScriptGraphAsset.
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: 2023.1.0a11, 2022.2.0b8, 2022.1.16f1, 2021.3.10f1.
Could not test with: 2020.3.39f1, because functionality not available on this build.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment