Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0 - preview.1
Issue ID
1227525
Regression
No
Profile Analyzer - Using right click "Remove from Included Filters" also removes spaces in between the remaining filters
How to reproduce:
1. Create a new Unity project
2. Import the Profile Analyzer package
3. Using the Unity Profiler record some frames of the Editor
4. Pull the profiling data into the Profile Analyzer
5. Add a few filters(e.g. "Repaint Update Destroy") and set the Name Filter to 'Any'
6. Right-click one of the matching entries and select 'Remove from Include filter'
Expected result: the remaining filters are separated with spaces
Actual result: the spaces between the remaining filters are removed
Reproducible with: 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a3
Could not test with: 2017.4.38f1(package unavailable)
Reproducible with package versions: 0.4.0 - preview.5, 0.6.0 - preview.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
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
Resolution Note (fix version 0.7.0-preview.1):
Spaces no longer removed when using "Remove from Included Filters"