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
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
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.