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
- [DX12] Editor crashes when attaching RenderDoc while a VFX is playing.
- Normals from other Sorting Layers are passed to "CameraSortingLayerTexture" when 2D Light is used
- Animation events trigger twice when using blend trees with non-zero weights
- The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
Add comment