You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle the empty file inode on macOS and FAT32 (with the proper define)
Previously, 5174f7e was an attempt to
correct this issue. However, the `#define` scheme for Mono changed since
then, so `PLATFORM_MACOSX` became `HOST_DARWIN`.
This change uses the proper define to correct Unity case 1166108.
0 commit comments