Search Issue Tracker
Fixed in 6000.0.36f1
Fixed in 6000.0.X, 6000.1.X, 7000.0.0a20, future release
Votes
0
Found in
6000.0.0b16
6000.1.0a6
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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
Resolution Note (fix version 6000.1):
Verified fixed in 6000.1.0a10