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
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
Add comment