Search Issue Tracker
Fixed in 10.3.0
Votes
0
Found in [Package]
10.2.2
Issue ID
1300167
Regression
No
[HDRP] NullReferenceException is constantly thrown with C# 8.0 and Nullable enabled
How to reproduce:
1. Open the attached project ("cs8.zip")
2. Upgrade the compiler to C# 8 and set Nullable to enabled
Expected results: Everything works properly
Acutal results: NullReferenceException is constantly thrown in UnityEngine.Rendering.HighDefinition.MaterialDebugSettings.FillWithProperties
Reproducible with: 2020.1.17f1, 2020.2.1f1(HDRP 8.3.1 - 10.2.2)
Could not test with: 2018.4.30f1, 2021.1.0a10, 2021.2.0a1 (No HDRP available, 3rd-party package used to change C# compiler not compatible with Unity 2021)
Add comment
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
Resolution Note (fix version 10.3.0):
Fixed in: HDRP 10.3.1 which is available in 2020.2.3f1 and newer