Search Issue Tracker
Fixed in 1.0.4
Votes
0
Found in [Package]
0.5.0-preview.1
Issue ID
1288768
Regression
Yes
[Profile Analyzer] Error is thrown and the Data is unloaded when Selecting Frames from Markers while Data is being compared
How to reproduce:
1. Open the attached "ProfileAnalyzer" project
2. Open the Profiler (Window->Analysis->Profiler)
3. Open the Profile Analyzer (Window->Analysis->Profiler)
4. Record some data in the Profiler
5. In the Profile Analyzer window go to the Compare section and Pull Data into both slots
6. In the Profiler clear the data and record some new data (over 2000 frames are recommended so it would be easier to reproduce the issue)
7. In the Profile Analyzer window Pull Data only into the second slot
8. After data is loaded in while it's comparing (indicated by the white loading bar) right-click on the first Marker name and select the first option ("Select Frames")
Expected results: No errors are thrown
Actual results: The "IndexOutOfRangeException: Index was outside the bounds of the array." error is thrown, data in the second slot is unloaded
Reproducible with: 0.5.0-preview.1, 1.0.3 (2018.4.28f1, 2019.4.14f1, 2020.1.12f1, 2020.2.0b10, 2021.1.0a4)
Not reproducible with: 0.4.0-preview.6 (2018.4.28f1, 2019.4.14f1, 2020.1.12f1, 2020.2.0b10, 2021.1.0a4)
Notes:
- Pulling the same data into the slot that already is in that slot won't reproduce the issue
- The issue happens only when the data is being compared after loading in the data, trying to select the frames after pressing the "Compare" button won't reproduce the issue
- The issue is only reproducible when choosing any of the frame selection options (the first 3 options) when right-clicking, any other option will not reproduce the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment