Topic: it gives a null when i try to build terrain
NullReferenceException: Object reference not set to an instance of an object
EasyRoads3Dv3.ERModularBase.OCCODCDOCO (System.Boolean& multTerrainResFlag) (at <130634fb11ce4768b626004b021c4576>:0)
EasyRoads3Dv3Editor.ODDQOQQOQD.OnEnable () (at <16e856aef402486e88a9c9c3417802d5>:0)
it gives that error.
NullReferenceException: Object reference not set to an instance of an object
EasyRoads3Dv3Editor.ODOCQCCQDD.OQOQCOQOQO (EasyRoads3Dv3.ERModularBase scr, EasyRoads3Dv3Editor.ODDQOQQOQD eScr) (at <16e856aef402486e88a9c9c3417802d5>:0)
EasyRoads3Dv3Editor.ODDQOQQOQD.OnInspectorGUI () (at <16e856aef402486e88a9c9c3417802d5>:0)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass72_0.<CreateInspectorElementUsingIMGUI>b__0 () (at <2e279d988b9d4542841de511fbfdf8c2>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)