Search Issue Tracker
Fixed
Fixed in 1.7.4
Votes
0
Found in [Package]
1.6.1
1.7.3
1.7.4
Issue ID
UVSB-1817
Regression
No
"Bolt" appears when creating a backup on VS
Reproducible on:
- VS version: 1.7.4, 1.7.3 and 1.6.1
- Unity version: 2021.0b10, 2121.1.19f1
Steps to Reproduce:
- Create new project
- Go to Project Settings-> Visual Scripting
- Click to "Create Backup"
Actual Outcome:
- On the message that gets shown in the console it says "A backup of all BOLT assets has been created"
!bolt.PNG|thumbnail!
Expected Results:
- The message should not contain the word Bolt in it, it should be VS or Visual Scripting instead.
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
- “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
Resolution Note (fix version 1.7.4):
PR https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/454