Search Issue Tracker
Fixed
Votes
0
Found in [Package]
12.0.0
Issue ID
1317348
Regression
Yes
[HDRP] Unable to duplicate currently selected Environment Library in Look Dev window
ArgumentOutOfRangeException error is thrown in the console.
Steps to repro:
1. Create a new HDRP template project.
2. Windows > Render Pipeline > Look Dev.
3. Create a New Environment Library.
4. Add a new Empty Environment.
5. Click on the Duplicate Environment tab.
Actual Result:
-Unable to duplicate currently selected Environment Library.
-ArgumentOutOfRangeException error is thrown in the console.
Expected Result:
New Environment library should be created without any errors.
Reproducible in:
2021.2.0a6, 2021.2.0a5 with Package version 12.0.0.
Working Fine in:
2021.2.0a4 with Package version 12.0.0.
2021.1.0b8 with package version 11.0.0.
Environment:
Occurring on Windows 10 & Mac 10.15.
Stack trace:
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment