Search Issue Tracker
Fixed in 0.7.0-preview.4
Votes
0
Found in [Package]
0.6.0
Issue ID
1230661
Regression
No
Argument Exception gets thrown when selecting any Marker after clicking the 'Others' field in the 'Top 10 Markers'
How to reproduce:
1. Create a new project
2. Import the Profile Analyzer package from the Package Manager
3. Open the Profile Analyzer window (Window -> Analysis -> Profile Analyzer)
4. In the Profile Analyzer window click the 'Load' button and select the attached capture.pdata
5. In the 'Top 10 Markers on median Frame' section click the far right box (it's called 'Others')
6. Click any other Marker in the same section (for example 'EditorLoop')
Expected result: 'EditorLoop' Marker Summary gets displayed
Actual result: 'EditorLoop' Marker Summary gets displayed and an Argument Exception gets thrown
Reproducible with: 0.4.0 - preview.5 (2018.4.20f1), 0.4.0 - preview.6 (2019.3.7f1), 0.5.0 - preview.1 (2020.1.0b2), 0.6.0 - preview.1 (2020.1.0b2)
Not reproducible with: 0.6.0 - preview.1 (2020.2.0a5)
Could not test with package versions: 0.4.0 - preview.3 (unable to load data)
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.4):
Argument Exception no longer thrown when selecting any Marker after clicking the 'Others' field in the 'Top 10 Markers'