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
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
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".