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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment