Search Issue Tracker
Fixed in 1.0.4
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1244059
Regression
No
[Profile Analyser] Ranges on Tooltip in Compare Distributions have 2 to 1 decimal places when no frames are selected
How to reproduce:
1. Open attached "ProfileAnalyzer" project
2. Open Profile Analyzer (Window->Analysis-> Profile Analyzer)
3. In Profile Analyzer go to the Compare tab
4. In the first slot load in user's attached "Profile Analyzer - Capture (2019.3.6f1).data.pdata" data
5. In the second slot load in user's attached "Profile Analyzer - Capture (2020.1.0b2).data.pdata" data
6. Expand Marker Summary on the right in the Profile Analyzer if it's not
7. Hover over 2d histogram in the Distribution view
Expected result: In the Tooltip both starting and ending ranges of values have 2 decimal places
Actual result: In the Tooltip ending range value has 1 decimal place
Reproducible with: 0.5.0-preview.1, 0.6.0-preview.1 (2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a11)
Could not test with: 0.4.0-preview.3, 0.4.0-preview.6 because could not load in attached data (Incorrect file version), 2017.4.40f1 because could not install Profile Analyzer
Note: When a frame is selected the end range has 2 decimal places
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 1.0.4):
Fixed in Profile Analyzer 1.1.0-pre.2
It will now display "values with a precision up to 7 digits (including leading 0) up to 0.1ns depending on selected unit type with changing to smaller unit type if values is <0.01".