Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.0a12
Issue ID
UVSB-920
Regression
No
Fuzzy finder rebuilds unit options after exiting playmode
The first time you open the Fuzzy Finder it'll take time to load the Unit Options list. After it's built the initial list the Fuzzy Finder opens and closes very fast.
If I run my scene, exit play mode then open up the Fuzzy Finder it will start to reload the Unit options.
As you have not changed anything in the scene the Unity options should not be reloaded.
Steps to reproduce.
- Open Bolt 2.0.0.a12 with Unity 2019.4.0f1
- Add a Bolt Class component to a game object
- Create a flow graph
- Open the graph
- Right-click to open the fuzzy finder. Notice it takes a while to build the unit options list.
- Add a debug.log
- Add a string literal to the input of the debug.log. Notice the Fuzzy Finder displays the Unity Options without needing to load.
- Enter play mode
- Exit play mode
- Right-click in your graph to open the Fuzzy Finder.
Notice issue >> The Fuzzy Finder re-builds the Unit Options again.
Expected: The Fuzzy Finder should not reload Unit options. Nothing in the scene or Unity structure has changed.
This is a regression on Bolt 1.4.12.
Video Attached
Tested Broken: Unity 2019.4.0f1, 2019.3.15f1, 2.0.0a12, 2.0.0.a10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Bolt 2 will not be released as its own product. See https://forum.unity.com/threads/visual-scripting-roadmap-update-august-2020.951675/ for details.