Search Issue Tracker
Fixed
Fixed in 1.1.0-pre.2
Votes
0
Found in [Package]
1.1.0-exp.2
Issue ID
PROFB-113
Regression
Yes
Memory Profiler overlaps letters when using a String containing '\r' characters
How to reproduce:
1. Open the attached project “MPBug.zip“
2. Open the Memory Profiler (Window>Analysis>Memory Profiler)
3. Select the “Snap“ Snapshot
4. Select the “All of Memory“ tab
5. Expand Managed, Managed Objects and then System.String
6. Observe the second String from the top (or scroll down to find the bugged one)
Expected result: ‘\r' characters are shown as a new line, String letters aren’t overlapping
Actual result: ‘\r' characters aren’t shown as a new line, String letters are overlapping
Reproducible with: 1.0.0, 1.1.0-exp.2 (2023.1.0b13, 2023.2.0a11)
Not reproducible with: Version 0.7.1-preview.1, Version 0.7.0-preview.2 (2020.3.47f1, 2021.3.23f1, 2022.2.16f1)
Can’t test with: 1.0.0-pre.1, 1.0.0-pre.2, 1.0.0-pre.3 (2020.3.47f1, 2021.3.23f1) (“All of Memory” tab is not supported), 1.0.0-pre.1, 1.0.0-pre.2, 1.0.0-pre.3 (2022.2.16f1, 2023.1.0b13, 2023.2.0a11) (Either “ArgumentException: The input asset name cannot be empty.“ error or the System.String name is <No Name>)
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (by reporter)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment