Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
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:*
* Slack: https://unity.slack.com/archives/C04L3UBT8LF/p1731945761649399?thread_ts=1725911455.084339&cid=C04L3UBT8LF
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment