Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2019.3.13f1
Issue ID
1247470
Regression
No
Bolt (VisualScripting Asset) load is high
When using Bolt 2.0 the editor window uses a large percentage of GPU resources. Unity will idle with 0% GPU but simply having the bolt graph window open jumps that up to 45% even if Unity is not in focus.
Steps to reproduce
1. Create New UnityProject
2. Download and Install Bolt 1.4.12 from AssetStore https://assetstore.unity.com/packages/tools/visual-scripting/bolt-163802
3. Create a bolt component, add it to a game object and open the Bolt Visual Scripting graph.
6. Look at the GPU performance (Windows) Task Manager > Performace Tab
Notice issue >> When the Graph Window is displayed, my laptop's temperature rises rapidly. Using ThrottleStop(FreeWare), I was able to confirm that the temperature rose rapidly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment