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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment