Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.8.16
2023 Q4 - Burst - Closed Alpha
Issue ID
BUR-2709
Regression
No
Search containing special character such as "\n" does not work
*Steps to reproduce:*
1. Open burst inspector
2. Do a search spanning at least two lines
*Actual results:* No search hit found
*Expected results:* At least one search hit should be found
*Reproducible with versions:* main, 1.8.x
*Not reproducible with versions:* No other tried
*Can't test with versions:*
*Tested on (OS):* Windows
*Notes:*
* Doing a search of \n will search for the string @"\n", meaning no newlines will be found
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Resolution Note:
Won't fix as SearchField doesn't support multi-line search and no user has requested this