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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment