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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note:
Won't fix as SearchField doesn't support multi-line search and no user has requested this