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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment