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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment