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

  1. 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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.