Search Issue Tracker
Fixed in 1.2.0
Votes
0
Found in [Package]
1.0.2
Issue ID
1181371
Regression
No
[Remote Config] UI will not update on completion if user is idle while Pushing
[Remote Config] UI will not update on completion if user is idle while Pushing
When the user presses Push to sync their changes, the UI will be disabled in place of a "Loading, please wait" message. If the user is idle after pressing Push, the UI will be stuck in this described state until the user uses an input (for example moving the mouse). This may be confusing to the user if they are waiting on the process to complete.
Steps to .reproduce:
- Create and open a new project in Unity 2019.3 (+) or download the attached project
- If in a new project, install the Remote Config package via Package Manager (it may be a preview package)
- Window > Remote Config Management
- Press "Push" and cease all mouse/keyboard/etc input
- Wait some time
- Move the mouse, observing the UI will then update reflecting the Push has completed
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 1.2.0):
Can no longer reproduce this issue as written as of Remote Config 1.2.0, closing as fixed.