Search Issue Tracker
Fixed
Fixed in 1.0.0
Votes
0
Found in [Package]
0.7.1-preview.1
1.0.0-pre.3
Issue ID
PROFB-89
Regression
No
Incorrect Texture2D name encoding when a snapshot is taken in memory profiler
Reproduction steps:
1. Open the attached project “ProfilerProject”
2. Open the “Assets/Scenes/SampleScene.unity” scene
3. In the Project Window, Observe the name of the Texture2D asset (nonascii贴图で)
4. Enter Play Mode
5. Open the “Window>Analysis>Memory Profiler” Window, click “Capture New Snapshot”
6. Select the new Snapshot created and switch to Tree Map View
7. Click Texture 2D
8. Observe the name of the Texture
Expected result: The Texture2D asset name is displayed as 'nonascii贴图で'
Actual result: Texture2D name is displayed as 'nonasciiè´´å¾ã§'
Reproducible with: 0.7.1-preview.1 (2020.3.45f1, 2021.3.18f1), 1.0.0-pre.3 (2022.2.0b9)
Not Reproducible with: 1.0.0 (2023.1.0b6, 2023.2.0a4)
Fixed in: 1.0.0 (2022.2.6f1)
Reproducible on: Intel macOS 13.0.1
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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Resolution Note (fix version 1.0.0):
Non Ascii characters are now shown correctly