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
- [Usability] Selecting Animations Clips in a Blend Tree's Motion List does not Visualize their Weight if all Weights have been enabled previously
- Unity Version Control “Create a new workspace” window text boxes expand vertically when inputting a very long text and covers the whole window
- A Blend Tree's Visualization is not repainted when a Blend Tree's Parameters change in Play Mode
- Cursor size and resolution is inaccurate when switching the 'Default Cursor' field
- Lightmapping delegate not called for first scene when baking via "-executeMethod" on editor launch
Add comment