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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
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.