Search Issue Tracker
Fixed
Fixed in 6000.0.36f1, 6000.1.0a10, 7000.0.0a20
Votes
0
Found in
6000.0.0b16
6000.1.0a6
7000.0.0a1
Issue ID
UUM-90426
Regression
Yes
Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
Steps to reproduce:
1. Create a new unity project.
2. Add a script which logs Application.cloudProjectId
3. Go to Project Settings > Service and connect to cloud.
4. Add a build profile and override cloud settings.
5. Change the cloud connection setting (again)
6. Build and Run the player
Actual results: Logged cloud Id is incorrect and may be null or the previous cloud id.
Expected results: Logged cloud id matches the updated cloud connection setting.
Reproducible with versions: 6000.0.0a7
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note (fix version 6000.1.0a10):
Verified fixed in 6000.1.0a10