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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note (fix version 0.7.0-preview.1):
Fixed tooltip on 'count' bars to be scalar value