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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.