Can not see assets(scripts, prefabs , ...) in Assets panel

Hi every body

I have a problem after importing new assets or pulling git repository.
I cant see some assets in some folders. But can be found by searching its name.

See in Cocos and explorer:

finds it by searching:

How can fix it. mu cocos version is 2.0.2 and tested on 2.0.6

please help me @jare @nantas

try to delete the ‘GameModeItemController.js.meta’ and reopen the editor

thanks for reply, @Big_Bear
I deleted the script’s meta, but I still have problems and it does not display scripts in the editor.

you can open the editor on cmd-line tool,if there are any error info,let me see

1 Like

thanks for your help,
my problem was fixed. I looked at the log file. It was problem to find a particles texture and the some meta’s scripts

fixed it and then show all files on assets panel.