Search Issue Tracker
Active
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
Add comment