Tile maps is broken ?
Hi First, thanks to try to maintain this tool. I know that it's very complicated to get project made by others and to try to fix it...
I've got something weird (I'm pretty sure that worked before), I'm using 3.2.4 version and when I go to the "Time Maps", the plane disapears.
I made a (reduced) capture of what happens.

I, the terminal:
Processing Tile
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
<TileTextures>d__84:MoveNext() (at C:\Users\animeman\Documents\GitHub\Materialize\Assets\Scripts\TilingTextureMakerGui.cs:749)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /home/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) (at /home/builduser/buildslave/unity/build/Runtime/Export/Scripting/MonoBehaviour.bindings.cs:91)
TilingTextureMakerGui:Update() (at C:\Users\animeman\Documents\GitHub\Materialize\Assets\Scripts\TilingTextureMakerGui.cs:245)
(Filename: C Line: 0)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 0.53 GB.
System memory in use after: 0.53 GB.
Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 2553.
Total: 8.288808 ms (FindLiveObjects: 0.673921 ms CreateObjectMapping: 0.062318 ms MarkObjects: 7.468083 ms DeleteObjects: 0.083800 ms)
Curl error 77: Error reading ca cert file from /etc/ssl/certs/ca-certificates.crt
Any idea ?
That is interesting im not running into this issue. Is this on windows? What is your machine info?
Ill put up a newer version that has unity upgraded to the latest version and see if its that.
i noticed in the terminal its looking for a c\user\ file so im wondering if that has anything to do with it.
Edit: you can try this build https://drive.google.com/file/d/1Yx-VTJfvo4TWsVUE6FEZP0-87kV4ptYp/view?usp=sharing
Sorry I forget to say: Linux Fedora 32, NVidia 1060 3g
I'll try the build you gave in a while (I'm very busy, sorry)