Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1230513
Regression
No
Profile Analyzer - Marker Summary - Marker histogram chart tooltips display incorrect information for the last bucket
How to reproduce:
1. Download the user-submitted data capture(capture.pdata)
2. Create a new Unity project
3. Import the Profile Analyzer package
4. Open the Profile Analyzer window and import the data capture
5. Set the thread to 'Main Thread'
6. Select 'EditorLoop' from the Marker Details section
7. Note the Marker Summary on the right. Top costing frame is 41.5ms
8. Hover over the last bucket in the chart(39.5-41.5ms)
Expected result: the bucket contains 1 frame
Actual result: the bucket contains 0 frames
Reproducible with: 2018.4.20f1, 2019.3.7f1, 2020.1.0b3, 2020.2.0a5
Could not test with: 2017.4.38f1(package unavailable)
Reproducible with package versions: preview.6 - 0.4.0, preview.1 - 0.6.0
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):
Fixed error in the calculation for the buckets