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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is 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.