I just created a brand new project, Unity 2018.1.2f1. When I try and edit a dialogue tree, the window opens but is empty and a nullref gets logged constantly to the console. It’s trying to get the “canvasBG” custom style. I checked, and it appears to be there so I’m not sure what the issue is.
1
2
3
4
5
6
7
8
9
10
11
12
NullReferenceException:Objectreference not setto an instance of an object