Steps to reproduce:
- Open the attached project
- Open Project Settings and check if the project is connected to Services
- Open the Deployment window (Services -> Deployment)
- Select all of the assets under the Matchmaker section, right-click and select the Refresh Status option
- Select the MatchmakerQueue asset in the window
- Right-click and choose the Select in Project window option
- In the Inspector, make any changes and apply them
- Observe that the asset becomes flagged in the Deployment window as expected
- Right-click on the Asset in the Deployment window again and select the Fetch from Remote option
- Wait for the operation to finish
- Observe the Asset values in the Inspector window
Actual results: Inspector values are not updated after fetching from remote
Expected results: Inspector values are updated, or the asset is unselected after fetching from remote to force a manual refresh from the user
Reproducible with versions: 1.6.2(6000.0.79f1), 1.7.2(6000.0.79f1, 6000.7.0a3)
Can’t test with versions: 1.5.0 or below (requires the MP Services package to be downgraded below 2.1.0, which fails to fetch remote statuses or Deploy)
Tested on (OS): macOS 26.5.2
Notes:
- Only values in the Inspector window are not refreshed after fetching the remote. The asset is updated correctly. If it is unselected and re-selected, the correct values will be displayed