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
- 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
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.