Commit f301bda
committed
fix: Fixed missing type exception when drawing a generic object selector in Unity 2020
Disabled ObjectSelectorSearch.HasEngineOverride altogether because it doesn't seem to be needed for drawing generic unity objects, but it causes issues with compatibility between Unity 2020 and 2021.1 parent 8dde5cb commit f301bda
2 files changed
Lines changed: 5 additions & 2 deletions
File tree
- GenericUnityInternals~/GenericUnityEditorInternals
Binary file not shown.
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
122 | | - | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments