Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.6.2
1.7.3
Issue ID
UVSB-1886
Regression
No
"Wait For Seconds" Node title is inconsistent when added in the Visual Scripting Graph window
Reproducible on:
- VS/Bolt version: 1.4.15, 1.6.1 and 1.7.3
- Editor version: 2019.4, 2020.3, 2021.1 and 2021.2
- Platforms: Win 10, macOS Big Sur and Ubuntu 20.04
Steps to reproduce:
1. Create a new project
2. Create a new game object, attach to it a script machine with a script graph
3. click on Edit to open the graph
4. Open the fuzzy finder a search for " Wait for seconds" node
5. Click to add it to the graph
Actual Results:
- The Node title is inconsistent. On the Graph Inspector is "Wait for Seconds" and on the Graph window is "Wait"
Expected result:
- The Node title is the same in both areas ("Wait For Seconds")
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment