Can the ability to search or filter the scene and global variables be added in the debug inspector? We can search and filter the Instances List for the names of instance, objects list for names of objects and the events for occurrences of a string.
Could the same search and filter functionality be done for variables in the debug inspector?
The search feature would be super useful. It takes me ages scrolling up and down multiple times trying to find objects in the inspector for scenes that have a lot of objects in them. Sometimes I just don’t use the inspector and refer to other methods for debugging.
Also I think the sorting should be either alphabetically or same as in the objects panel, bcz right now the objects are sorted chronologically as they’re added to the project, and this makes looking through the list even worst.