Search Issue Tracker
Fixed
Fixed in 1.1.0-exp.1
Votes
0
Found in [Package]
0.7.1-preview.1
1.0.0
1.1.0-exp.1
Issue ID
PROFB-79
Regression
No
Error is logged when selecting UnityEngine.Terrain element in Memory Profiler
Reproduction steps:
1. Open the attached project “MemoryProfilerBug”
2. Open the Memory Profiler “Window>Analysis>Memory Profiler”
3. Select the memory snapshot “Snap1”
4. Open the tab “All of Memory”
5. Expand the list items “Scripting Memory>Managed Objects“
6. Click on the list item “UnityEngine.Terrain“
7. Observe the Console Window
Expected result: No error is being thrown
Actual result: In the Console Window “Index was outside the bounds of the array” error is logged
Reproducible with: 0.7.1-preview.1 (2020.3.44f1, 2021.3.17f1, 2022.1.24f1, 2022.2.0b9), 1.0.0 (2022.2.3f1, 2023.1.0b1, 2023.2.0a3)
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment