Search Issue Tracker
Fixed
Fixed in 1.1.0-exp.1
Votes
0
Found in [Package]
1.0.0
1.1.0-exp.1
Issue ID
PROFB-63
Regression
Yes
[Memory Profiler] Capture fails to save when the project name contains characters such as \ / : * ? " < > |
Reproduction steps:
- Create a new Unity Project
- Install the package “Memory Profiler”
- Open “Edit/Project Settings/Player”, and change the “Product Name” to “Blank_2023-1:Dodgy<>?”
- Open “Window/Analysis/Memory Profiler”
- Enter Play Mode
- From the Memory Profiler window click “Capture New Snapshot”
- Observe the Console window
Expected result: Snapshot capture is created
Actual result: Snapshot is not created (Console errors)
Reproducible with: 1.0.0-pre.3, 1.0.0 (2022.2.0a9, 2022.2.1f1, 2023.1.0a21)
Not Reproducible with: 0.7.1 preview.1 (2020.3.42f1, 2021.3.15f1, 2022.1.24f1), 1.0.0-pre.2 (2022.2.0a9)
Could not test with: 1.0.0-pre.1, 1.0.0-pre.2 (2022.2.0a1 - 2022.2.0a8) (Memory profiler built-in scripts errors)
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment