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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment