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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects
Resolution Note (fix version 6000.1):
Verified fixed in 6000.1.0a10