Search Issue Tracker
Fixed in 2.1.0-exp.4
Votes
1
Found in [Package]
1.1.0
Issue ID
1375111
Regression
No
ArgumentOutOfRangeException is thrown when using UnsafeList.InsertRangeWithBeginEnd
How to reproduce:
1. Open the attached project "UnsafeListInsert.zip"
2. Open "SampleScene" Scene
3. Enter Play mode
4. Open the Console window
Expected result: The result displayed in Console is 16
Actual result: ArgumentOutOfRangeException is thrown
Reproducible with: 0.12.0-preview.13, 1.1.0 (2020.3.26f1, 2021.2.8f1, 2022.1.0b4), 1.1.0 (2022.2.0a2)
Could not test with: 0.11.0-preview.17 and lower - UnsafeList.InsertRangeWithBeginEnd not implemented
Note: No errors are thrown in Player
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note (fix version 2.1.0-exp.4):
Fixed in: Collections 2.1.0-exp.4