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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Add comment