Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.0.0
Issue ID
PROFB-56
Regression
Yes
IndexOutOfRangeException errors are thrown in the Console when expanding UnityEditor.EditorWindow Managed Field in the Memory Profiler
Reproduction steps:
- Open the attached “Repro.zip” project
- Open Memory Profiler (Window > Analysis > Memory Profiler)
- Select the “Blank_2023-1_2022-11-21_08-37-42” snapshot
- Select the “Unity Objects” Tab and select “GameView RT” in the list (RenderTexture > GameViewRT)
- Expand “UnityEditor.GameView “““ in the “Referenced By” category on the right and select the first item from the top
- Expand any of the Managed Fields in the list under the Selection Details category
- Observe the Console window
Expected result: No errors in the Console window
Actual result: “IndexOutOfRangeException: Index was outside the bounds of the array” errors are being thrown in the Console window
Reproducible with: 1.0.0-pre.1, 1.0.0 (2023.1.0a20, 2023.1.0a22)
Not reproducible with: 0.7.1-preview.1 (2020.3.42f1, 2021.3.15f1, 2022.1.24f1), 1.0.0-pre.1, 1.0.0 (2022.2.1f1, 2023.1.0a19)
Reproducible on: Windows 10 (21H2)
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:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-20795