Search Issue Tracker
Fixed in 1.0.10-preview.1
Votes
1
Found in [Package]
2019.3
2020.1
2020.1.0b1
2020.2
Issue ID
1225451
Regression
Yes
[RemoteConfig] Null Reference Exceptions are thrown when Remote Config window is closed without assigning a project id
If a project hasn't been connected to Unity cloud services and remote config window is closed after opening, null reference exceptions are thrown in console. Refer the attached video
Steps to repro:
1) Create a new project
2) Window > Package manager > Install Remote Config
3) Window > Remote Config
4) Close the Remote Config window
Actual result: Null Reference Exceptions are thrown in the console when Remote Config window is closed
Occurring on Unity version: 2020.2.0a2, 2020.1.0b1, 2019.3.4f1, 2019.2.11f1
Occurring on RemoteConfig Package version: 1.0.9, 1.0.8
Working fine on RemoteConfig Package version: 1.0.6
Environment: Both Windows and Mac
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.0.10-preview.1):
Determined to be a minor Edge Case of incomplete implementation of the onboarding steps, user can complete the integration or remove the package without issue.