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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6000.1):
Verified fixed in 6000.1.0a10