Commit 3ef02b1
lawwong
Avoid exception when there's un-resolved package in the project
When resolving RequiredSymbols, will check for file existence in both Assets folder and Packages folder
Path for un-resolved package is empty1 parent 3f9ba7a commit 3ef02b1
File tree
1 file changed
+7
-1
lines changed- Assets/HTC.UnityPlugin/VRModule/Editor
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
610 | 616 | | |
611 | 617 | | |
612 | 618 | | |
| |||
0 commit comments