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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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.