This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Switching branch does not refresh project window #900
Closed
Description
Description
Switching branch from github window does not refresh assets / project window
Steps to Reproduce
- create a new project, initialize repo and commit to master
- create a new branch, e.g. feature/foo
- create a new asset /e.g. Sprites/Square)
- commit
- switch back to master while Assets folder is visible
Expected behavior:
asset folder is refreshed and created asset disappears
Actual behavior:
asset remains visible in project until you refresh (i.e. switch focus to another app, then back to unity)
Reproduces how often: always
Additional Information
same thing happens backwards (e.g. if you switch from master to feature/foo, you will not see square until you refresh