Unity Issue Tracker - Search doesn't understand wildcards in the Console window
Closed
UUM-31335
Search doesn't understand wildcards in the Console window
Unity: Search
Feature Request
2023.2.X
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Will convert this bug to a feature request
How to reproduce:
1. Open the attached project “IN-32578.zip“
2. Open the Build Settings (Edit > Build Settings…)
3. Build
4. Open the Console window
5. Type “ensure*”
Expected result: The Console window understands wildcards and returns everything that has “ensure” inside the Console window
Actual result: The Console window does not understand wildcards therefore nothing is returned