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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
Add comment