merryyellow / Unity-Code-Assist

1 stars 0 forks source link

System.NullReferenceException at AdornmentManager.CreateVisualsAsync #5

Closed sapsari closed 1 year ago

sapsari commented 1 year ago

Message: Unhandled exception at AdornmentManager.CreateVisualsAsync

Stack: System.NullReferenceException async Task<(string display, ValueTuple<string, string, string>[] array, SemanticModel model, TextSpan span, string popup, RuleKey ruleKey)> AdornmentRuleSetExtensions.GetDisplayAsync(AdornmentRuleSet ruleset, bool isArray, SyntaxNode root, SyntaxToken t... at line 244:17 async Task AdornmentManager.CreateVisualsAsync(ITextViewLine line, int lineNumber) at line 347:25