Search Issue Tracker
Fixed in 1.0.9
Votes
0
Found in [Package]
2018.4
2019.2
2019.2.8f1
2019.3
2020.1
Issue ID
1202915
Regression
No
Remote Config window lags and Console errors appear when a new float type setting is created
Steps to reproduce:
1. Open the attached "WarriorProject" project
2. In the toolbar, press "Window", then "General", then "Services"
3. In the Services window, press "New link" and create a Unity Project ID
4. In the toolbar press "Window" then "Remote Config"
5. In the Remote Config window press "Add Setting"
6. Change the new setting type to float
7. Delete the setting
Expected result: The newly created setting gets deleted, no errors show up in Console window
Actual result: The newly created setting ignores any interaction, errors appear in Console window ("FormatException: Input string was not in a correct format")
Reproducible with: 2018.14f1, 2019.2.16f1, 2019.3.0f2, 2020.1.0a15 (Remote Config 1.0.6 - 1.0.9 preview)
Note: Could not test with 2017.4 (Remote Config package was not introduced yet)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment