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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment