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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.