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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Add comment