Game Development Community

Can't save scenes and tilemaps.T2D

by Anders Silfverberg · in Technical Issues · 05/05/2012 (2:09 am) · 5 replies

I downloaded the trial version for evaluation. And for some reason I can't save scenes and tilemaps in TGB. Are these limitations set by the trial version? If that is the case, how can I find a list of these limitations?

EDIT: I Installed the trial on another computer to check and on that one i could save. I am now trying to figure out what might be the cause of this. Any pointers? I am running it as administrator.

#1
05/06/2012 (6:36 am)
@Anders - Usually when something goes wrong, the console log is the first thing to check. It is located in the same directory as the editor executable, named console.log. If you could copy the contents of that and paste it into Pastebin, then post a link so we can look at it.
#2
05/06/2012 (1:35 pm)
Hi, Thank you for the response. Here is a paste of the log file. http://pastebin.com/vPF3queq

The save window does not appear at all when I try to save the scene or tile map. It's like nothing is happening.
#3
05/06/2012 (6:57 pm)
Any chance that UAC is blocking it?
#4
05/07/2012 (8:40 am)
If you've disabled UAC you've actually disabled UAC dialogs. Some things will still be silently blocked, as I found out.
#5
05/07/2012 (3:12 pm)
I found out I had a crashed instance of the unity engine somehow causing this. It might have been affecting the UAC but I'm not sure. It is solved now. Thank you guys for the help! I guess this is what I get for never restarting my pc.