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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment