Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0b11
2019.3.0f6
Issue ID
1215683
Regression
Yes
Perforce Plugin causes ArgumentOutOfRangeException in batchmode
How to reproduce:
1. Open the attached project and make sure Perforce is selected as the Version Control
2. Close the Editor
3. Run build.sh script (Paths needs to be changed according to your machine)
4. Check the generated UnityEditor.log file
Actual result: Perforce Plugin crashes with ArgumentOutOfRangeException.
Expected result: Perforce Plugin doesn't crash.
Reproducible with: 2019.3.1f1, 2019.3.0f6, 2019.3.0b11.
Regression introduced in: 2019.3.0b11.
Not reproducible with: 2020.1.0a22, 2019.3.0b10, 2019.2.20f1, 2018.4.17f1.
Notes:
- Full error:
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note (fix version 2020.1):
Fixed in 2019.3.5f1