Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
1.4.11
Issue ID
UVSB-748
Regression
No
Failed to fetch unit options for fuzzy finder
[Original Issue|https://support.ludiq.io/communities/5/topics/4578-potential-deadlock-when-loading-unit-options-in-specific-project] - Needs More Information
----
I got this error every time I open my project, I'm not sure what's wrong I tried to rebuild the unit options as suggested, but it keeps coming back
Failed to fetch unit options for fuzzy finder (error log below). Try rebuilding the unit options from 'Tools > Bolt > Build Unit Options'.
{code:java}
System.TimeoutException: Time-out exceeded on Unity API thread function delegate. Potential deadlock.
at Ludiq.UnityAPI.Await[T] (System.Func`1[TResult] func, System.Nullable`1[T] timeout) [0x0007a] in C:\Users\lazlo\Projects\Bolt1\Package\Ludiq.Core\Editor\Utilities\UnityAPI.cs:149
at Ludiq.UnityAPI.Await[T] (System.Func`1[TResult] func) [0x00000] in C:\Users\lazlo\Projects\Bolt1\Package\Ludiq.Core\Editor\Utilities\UnityAPI.cs:108
at Bolt.UnitBase.Subset (Bolt.UnitOptionFilter filter, Ludiq.GraphReference reference) [0x00029] in C:\Users\lazlo\Projects\Bolt1\Package\Bolt.Flow\Editor\Options\UnitBase.cs:377
at Bolt.UnitOptionTree.Prewarm () [0x00015] in C:\Users\lazlo\Projects\Bolt1\Package\Bolt.Flow\Editor\Options\UnitOptionTree.cs:44
UnityEngine.Debug:LogError(Object)
Bolt.UnitOptionTree:Prewarm() (at C:/Users/lazlo/Projects/Bolt1/Package/Bolt.Flow/Editor/Options/UnitOptionTree.cs:48)
Ludiq.<>c__DisplayClass21_0:b__0() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Interface/Fuzzy/FuzzyWindow.cs:278)
Ludiq.FuzzyWindow:Work() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Interface/Fuzzy/FuzzyWindow.cs:1064)
System.Threading.ThreadHelper:ThreadStart()
{code}
Bolt Version:
1.4.11
Unity Version:
2019.3.7f1
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
Unable to reproduce with Bolt 1.4.13