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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment