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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
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.