Search Issue Tracker
Fixed in 0.7.0-preview.4
Votes
0
Found in [Package]
preview.1 - 0.6.0
Issue ID
1228323
Regression
No
Profile Analyzer - Adding new columns can result in overlap with marker summary section
How to reproduce:
1. Download the user-attached profiling data(capture.pdata)
2. Create a new Unity project
3. Import the Profile Analyzer package and load the data
4. Set Marker Columns to 'Time and Count'
5. Right Click the Headers in the 'Marker Details for currently selected range'
6. Add 'Count Bar', 'Count Frame Bar' and 'Total Bar' in that order
7. See the Frame Summary section on the right
Expected result: Marker Details for currently selected range does not overlap with Frame Summary
Actual result: Marker Details for currently selected range overlaps with Frame Summary
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: preview.1 - 0.5.0, preview.1 - 0.6.0
Could not test with package version: preview.6 - 0.4.0(not enough columns to test overlapping)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 0.7.0-preview.4):
New columns no longer overlap with marker summary section