Search Issue Tracker
Third Party Issue
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.13f1
Issue ID
UUM-56650
Regression
No
ArgumentOutOfRangeException when entering Play Mode in the Benchmark scene of the new URP Template Scenes project
Repro steps:
- create a new project with the latest 2022.3 and the new URP Sample Scenes template
- Locate and open the Benchmark Scene in SharedAssets/Benchmark
- Enter Play mode
- Notice the console error:
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <834b2ded5dad441e8c7a4287897d63c7>:0)
Benchmarking.PerformanceTest.Start () (at Assets/SharedAssets/Benchmark/PerformanceTest.cs:247)
Expected results: the console should only show errors or warnings that are a result of the User doing something. New projects should not display any errors or warnings.
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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note:
This issue is no longer reproducible with the latest URP Samples and Unity 2022.3.21f1