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
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
- Some package directories are not found, and errors are thrown in the Console when the project path is quite long
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.