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.
Project view is slow to update #882
Closed
Description
Steps to Reproduce
- Create and checkout a new branch
- Create a new asset (script, scene, etc)
- Commit and push
- Checkout master branch
Expected behavior:
The asset I just committed on another branch should not be there
Actual behavior:
The asset I just committed shows up on the master branch and the view takes about 1 minute to update.
This same behavior exists for any branch that I switch to- initially the files specific to that branch do not appear but show up eventually.
Reproduces how often:
100
I'm not sure if this behavior can be improved, but it was really confusing me earlier and I imagine it might be to other users as well.