Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
preview.1 - 0.6.0
Issue ID
1229233
Regression
No
Profile Analyzer - Total time for multiselection of frames is displayed in miliseconds when microsecond units are selected
How to reproduce:
1. Create a new Unity project
2. Import the Profile Analyzer package
3. Capture and pull some data from the Unity Profiler
4. Drag a selection over the frame view to select multiple frames
5. Hover the mouse over the selection to see the total time for selected frames
6. In the Filters section change the Units to 'Microseconds'
7. Hover the mouse over the selection again and see the total time
Expected result: total time for selected frames is displayed in microseconds
Actual result: total time for selected frames is displayed in milliseconds
Reproducible with: 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a4
Could not test with: 2017.4.38f1(package unavailable)
Reproducible with package versions: preview.1 - 0.5.0, preview.1 - 0.6.0
Could not test with package versions: preview.6 - 0.4.0(total time for selected frames is not shown)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 0.7.0-preview.1):
Added the time in specified units (milliseconds in this case), before the time rounded to a more readable units in brackets