Search Issue Tracker
Fixed
Fixed in 1.8.1
Votes
3
Found in [Package]
1.7.7
1.7.8
Issue ID
UVSB-2382
Regression
Yes
Nodes from runtime assemblies that reference Unity editor are not visible in the fuzzy finder
h3. Steps to reproduce:
# Create a new project.
# Install the Cinemachine package.
# Initialize visual scripting and create a new graph.
# Bring up the fuzzy finder.
h3. Results:
Cinemachine nodes are not visible in the fuzzy finder. They need to be added individually through the type options before they are visible.
h3. Expected Results:
As per Rohit:
We provide some way for users to indicate to users that they want nodes from an assembly to appear in the fuzzy finder, even though it would normally be hidden in AOT safe mode. Right now it's all or nothing (AOT Safe mode on or off), which isn't great when the user really just wants specific assemblies to be excluded from the filter
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
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- Error "InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings." is present when using UI Toolkit and New Input System
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
Resolution Note (fix version 1.8.1):
fixed in 1.9.0