Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.0b5
Issue ID
741898
Regression
No
Accessing relative properties on array elements that are out of bounds crashes the editor
Steps to reproduce:
1. Open attached project
2. Select "1 Element A" in project tab
3. Press and hold shift
4. Press right arrow key so that "1 Element B" would get select, too
5. Press right arrow key again to select "2 Elements", all three prefabs should be selected
6. Notice m_ByteOffset < m_Data->size() error in console, Unity might crash, too
7. Press left arrow key to deselect "2 Elements"
8. Press right arrow key to select "2 Elements" again
9. Repeat 7-8 steps until Unity crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment