I have recently started having a problem, where a branch seems to corrupt on google Chrome. If I press play, the game will never load, and crash all other playcanvas tabs (Dashboard, editor and code editor).
If I make a new branch everything starts working again, but after some time that branch will corrupt as well. This is really make it tiresome to work with the engine as I constantly have to open new branches, and in some instances even lose work on it.
@Mads_Nielsen Could you also try clearing cookies and cache from PlayCanvas please?
Looking back on some internal support issues, we had a couple of users report something similar and it was resolved via clearing cache and cookies which is very weird
Clearing the Cache did the job. Super strange⦠Just for future info, I started by just clearing cookies, that did not help, but after clearing the cache it seems like it resolved things. Will follow up on this thread if the problem returns.
Thanks for sharing @Leonidas, Iām fairly new on the project, so donāt know a lot of specifics. But it could very well relate if clearing the cache fixes it.
Same here I get crashed in multiple projects since I clicked on āOpen in Viewerā on a model inside a project. Now I canāt run multiple of my applications.
@Bfischlin I have had the same problem with only being able to open one instance, but using the launch button multiple times seems to work, But cloning a tab does not.
@yaustar
The crashing issue does not occur in incognito even with multiple tabs open.
Iām also using Chrome version 94.0.4606.71 (Official Build) (64-bit), but I can confirm the issue was happening both before and after the most recent Chrome update.
@yaustar
Yeah, thatās the way Iāve been clearing it. The issue persists even after disabling all Chrome extensions and Apps.
Iām running Ubuntu 20.04.3 LTS on my dev machine. Iāll have some time later to test on Windows 10 & OSX. Iāll report back if the issue persists on those machines too.
This is a more thorough cache purging. After relaunching Chrome I was signed out of my account and had to repair all my Chrome extensions (which was super simple, just had to click Repair).
But now Chrome no longer crashes upon launching the PlayCanvas project.
I was debugging a Vertex Color issue a few weeks ago and I was advised to install it. Perhaps this screenshot isnāt 100% relevant to the solution, just wanted to give future users a heads up of the unintended side effects of purging the Chrome cache on Linux from the command line.
@yaustar I cleared the cache earlier today and that fixed it, but the problem is already back now and just clearing the playcanvas cache does not work, so I will have to clear my full browser cache about once a day to keep working on chrome
@Mads_Nielsen
Same here. The problem keeps coming back. As a workaround, Iāve just been opening my project with dev tools open with Disable Cache checked.