Unity Issue Tracker - New line is added in the Memory Profiler search bar when entering "\n"
Closed
UUM-11189
New line is added in the Memory Profiler search bar when entering "\n"
Unity: Text (TextCore)
Won't Fix
2023.1.X
2022.2.X
2022.1.X
The issue is fixed in the latest version of 2023.1. We don't plan to backport the change to earlier versions as this is a behaviour change and has the possibility of breaking existing user code.
How to reproduce:
1. Create a new project
2. Add a Memory Profiler package to the project
3. Open Memory Profiler (Window > Analysis > Memory Profiler)
4. Press the “Capture New Snapshot” Button and open the Snapshot
5. Open the “All Of Memory” or “Memory Breakdown” tab
6. In the search bar write “\n” and observe the result
Expected result: Text “\n” appears
Actual result: New line appears
Reproducible with: 1.0.0 (2022.1.0a16, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4)
Could not test with: 2020.3.37f1, 2021.3.7 (“All Of Memory” introduced in 2022.1), 2022.1.0a15 (Errors when installing Memory Profiler)
Reproduced on: macOS 12.4 (Intel)
Note: Same issue with “\r”
Prioritise and Follow this issue
Have a workaround or additional info about this issue?