Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0
Issue ID
1230653
Regression
No
Profile Analyzer Comparison tab columns (< Count, > Count, < Frame Count, > Frame Count) are displayed as time values
How to reproduce:
1. Create a new project
2. Import the Profile Analyzer package
3. Select the Compare tab
4. Load the data (capture.pdata to the first slot and capture2.pdata to the second slot)
5. Expand the Marker Columns dropdown list and select Count Totals
6. Expand the Units dropdown list and select Microseconds
7. Hover on any of the '< Count' or '> Count' values in the Marker Comparison table
Expected result: the value is displayed as a difference between two integers (Count Right and Count Left)
Actual result: the value is displayed as a difference but converted to time and multiplied by a 1000
Reproducible with: 2018.4.20f1 (0.5.0 - preview.1, 0.6.0 - preview.1) 2019.3.6f1 (0.5.0 - preview.1, 0.6.0 - preview.1),
2020.1.0b2 (0.5.0 - preview.1, 0.6.0 - preview.1) , 2020.2.0a5 (0.5.0 - preview.1, 0.6.0 - preview.1)
Could not test with: 2017.4.38f1 (package unavailable)
Could not test with package version: 0.4.0 (Marker Columns not introduced)
Notes:
1. See the attached video or images on how to reproduce the issue
2. Count difference values are considered to be time values (displayed as 'ms' or 'us'), therefore they get converted to microseconds leading to a wrong result
3. The same issue occurs with '< Frame Count' and '> Frame Count' values in the 'Count per Frame' display
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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Resolution Note (fix version 0.7.0-preview.1):
Fixed tooltip on 'count' bars to be scalar value