Commit 1fb2233
Stewart Miles
Fixed a crash when importing Version Handler into Unity 4.7.x
It's not possible to query the asset database from a static constructor in
Unity 4.7 on Windows, it just crashes the editor.
Bug: 62426414
Change-Id: I78d4decd5a077a7e6055e91f5a6c90ab78c7035b1 parent ddf1e1f commit 1fb2233
File tree
33 files changed
+48
-38
lines changed- exploded/Assets/PlayServicesResolver
- Editor
- plugin/Assets
- PlayServicesResolver
- Editor
- source/VersionHandler/src
33 files changed
+48
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments