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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment