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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 0.7.0-preview.1):
Fixed tooltip on 'count' bars to be scalar value