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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment