Search Issue Tracker
Feature Request
Votes
1
Found in
2022.3.58f1
6000.0.38f1
6000.1.0b6
6000.2.0a4
Issue ID
UUM-97649
Regression
No
Console search fails to find log messages when log messages contain <B></B> tags
Reproduction steps:
1. Open the attached “TestU62.zip” project
2. Open the “Assets/SampleScene.unity“ Scene
3. Enter the Play Mode
4. Observe the Console window and see the message
5. Enter the “[FSM] Test” in the search field in the Console window
6. Observe the Console window
Expected result: The message “[FSM] Test Log with text bold tag” should be displayed
Actual result: The message is not found, and the Console shows “No results for ‘[FSM] Test’”
Reproducible with: 2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a4
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Searching for “[FSM] <B>Test</B>” works as expected
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
- Specular highlight appears in fully shadowed areas when HDRP Shadow Color is tinted
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
Resolution Note:
Hello,
Thanks for reaching out regarding that issue.
This is a feature request on changing the current behavior of the console window. HTML code is supported, but indeed, searching in it is not properly supported indeed and this would be a new feature request. Plus this could introduce some regressions because regular log message (not using HTML tags) could also be used by some, and we would not want to filter this...
I hope you will understand! Feel free to reach out again if you have remaining questions on the topic.