Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.7.8
1.8.0
Issue ID
UVSB-2475
Regression
No
The button "Open Reference" leads to the non-existent webpage when clicking it on any Visual Scripting Component
How to reproduce:
1. Create a new Unity project
2. In the menu, Click GameObject → Visual Scripting Scene Variable
3. In the Hierarchy, select “VisualScripting SceneVariable” GameObject
4. On the “Scene Variables (Script)” in the Inspector, click on “Open Reference For SceneVariables”
5. Observe the opened webpage
Expected result: The page with the Manual is opened on the Unity Documentation webpage
Actual result: The link leads to the non-existent webpage
Reproducible with: 1.7.8 (2021.3.15f1, 2022.2.1f1, 2023.1.0a22), 1.8.0 (2021.3.19f1, 2022.2.7f1, 2023.1.0b4, 2023.2.0a4)
Reproducible on: Windows 11 Pro
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note:
There are no fixes planned for this Bug