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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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