Search Issue Tracker
Fix In Review for 11.0.0
Votes
0
Found in [Package]
8.x.x/release
Issue ID
1283588
Regression
Yes
ArgumentNullException is thrown when upgrading URP package and Volume with Lift Gamma Gain is focused in Inspector
To reproduce:
1. Open attached project ("VolumeBug.zip")
2. Select "Volume" in the hierarchy
3. Make sure Inspector is visible
4. Open Project folder, go to Packages > manifest.json
5. Switch to other URP version
6. Get back to Unity editor and wait for packages to reimport
Expected result: no errors are thrown, Volume still has overrides listed
Actual result: ArgumentNullException is thrown, Volume no longer shows overrides
Notes:
1. only happens when Volume has Lift Gamma Gain override
2. after reimporting the project, Volume comes back to normal
Reproduced with: going from 8.2.0 to 8.x.x/release (Unity 2020.1)
Not reproduced with: going from 8.2.0 to 10.0.0-preview.26 (Unity 2020.2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment