Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.4.13
Issue ID
UVSB-1148
Regression
No
[Bolt] Fuzzy Finder jitters when using the search function in Flow Graph
*Reproducible on:*
* Unity version: 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10
* Bolt version: 1.4.13
* Platforms: macOS Catalina, Windows 10
*Reproduction steps:*
1. Open the user's attached project "Game Jam Dec 2020 - URP.zip"
2. In the Project window create a new Flow Graph
3. in the Graph view right-click to open the Fuzzy Finder
4. Search "Physics 2D" and quickly hover the mouse over the found options
*Actual result:*
* Fuzzy Finder jitters when using the search function in Flow Graph (See attached FuzzyFinder.mov)
*Expected result:*
* Fuzzy Finder does not jitter when using the search function in Flow Graph
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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Resolution Note:
After investigation, we've concluded this would be difficult to solve considering how Bolt consumes relevant IMGUI functionality.
We will be replacing the Fuzzy Finder with the Item Library as part of BOLT-1444 in future iterations.