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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment