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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 0.7.0-preview.1):
Fixed error in the calculation for the buckets