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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
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.