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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
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".