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
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
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.