[SOLVED] Editor going black after loading mesh

I’m having an issue with the editor going black, is anyone else experiencing this issue?
Google Chrome: Version 81.0.4044.138 (Official Build) (64-bit)
Mozilla Firefox: 76.0.1 (64-bit)

Is this with any model or just this one particular one?

I downloaded a chicken form OGA to see what it looked like, after i looked at it everything went black. I refreshed cleared cache and reset the project but it still wont load.

Edit: also restarted and checked for updates.

Is the model free? If so, can you share a link to it please? I’ve been trying with Kenney’s assets with no problems.

Do you get any errors in the Devtools console?

I uploaded the model in this project and it worked but i am still having issues getting my original project to work

Devtools Log:

reference settings:ammo is not defined editor.js:64821:25
Cannot find reference element:mask editor.js:64805:21
Cannot find reference settings:chatNotification editor.js:64805:21
Cannot find reference settings:basis editor.js:64805:21
Cannot find reference settings:newLayer editor.js:64805:21
Cannot find reference settings:addLayer editor.js:64805:21
reference settings:layers is not defined editor.js:64821:25
reference settings:batchGroups is not defined editor.js:64821:25
reference settings:asset-tasks is not defined editor.js:64821:25
reference settings:name is not defined editor.js:64821:25
Cannot find reference asset:assets editor.js:64805:21
Cannot find reference asset:filename editor.js:64805:21
Cannot find reference asset:source_asset_id editor.js:64805:21
onmozfullscreenchange is deprecated. editor.js:9093:20
onmozfullscreenerror is deprecated. editor.js:9093:20
Cannot find reference asset:texture:compress:legacy editor.js:64805:21
Cannot find reference asset:animation:name editor.js:64805:21
Cannot find reference asset:texture:compress:legacy editor.js:64805:21
Powered by PlayCanvas 1.27.3 9b7b74c playcanvas-stable.js:392:13
WebGL warning: generateMipmap: Tex image TEXTURE_2D level 0 is incurring lazy initialization. playcanvas-stable.js:5793:10
Some cookies are misusing the recommended “sameSite“ attribute 11
Request to access cookie or storage on “https://stats.g.doubleclick.net/r/collect?v=1&aip=1&t=dc&_r=…d=1996119756.1589001940&jid=2013922405&_v=5.7.2&z=1115495574” was blocked because it came from a tracker and content blocking is enabled.

messenger connected messenger.js:80:13
WebGL warning: generateMipmap: Tex image TEXTURE_2D level 0 is incurring lazy initialization. playcanvas-stable.js:5793:10
unreachable code after return statement
editor.js:8364:4

Odd, that project opens fine for me :thinking:

Do you have any extensions installed?

I only have the only the AdBlockPlus and the google suite apps installed

Try disabling all extensions to see if this still happens.

I gave that a try but i am still having the issue

I forked the project and am now able to make changes!

Thanks!