Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0
Issue ID
1230495
Regression
No
The Profile Analyzer field 'Individual Max' tooltip provides information about the 'Individual Min' field
How to reproduce:
1. Create a new project
2. Import the Profile Analyzer package
3. Using the Profiler record some frames of the Editor
4. Pull the profiling data into the Profile Analyzer
5. Under the Marker Summary section hover on the Individual Max field
Expected result: the tooltip gives information about the maximum value
Actual result: the tooltip gives information about the minimum value
Reproducible with: 2018.4.20f1 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1) 2019.3.6f1 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1),
2020.1.0b2 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1) , 2020.2.0a5 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1)
Could not test with: 2017.4.38f1 (package unavailable)
Notes:
1. See the attached image on how to locate the tooltip
2. The tooltip text is identical to the "Individual Min' tooltip text
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):
Individual Max now has the correct tooltip