Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.12f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11189
Regression
No
New line is added in the Memory Profiler search bar when entering "\n"
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”
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
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.