sdk
sdk copied to clipboard
assets issue in gradle projects
i've encountered an issue (3.8.0). i have two gradle projects with assets open in the sdk. sometimes the first one's assets are replaced by the second ones. but the folder structure on the hdd is correct. it happened again. this time i got a warning that the asset was not on the project path (or something similar). i then tried to open a model (in the assets project) and got the same message. i then looked at the project assets folder in the main project, and they had the files from another open project. restarting "resolved" the issue.