Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a16
Issue ID
1258756
Regression
Yes
[Services] Link in the Services tabs open in two tabs in the browser
All the external links available under Servies(Ads, Analytics, Collab etc) opens up two tabs in the web browser
Steps To Reproduce:
1. Create a new project
2. Project Settings > Services
3. Select an organization and create a project ID
4. Services> Click on the Dashboard link
Expected Result:
The link opens a page in the web browser
Actual Result:
The link opens up two web pages in the web browser
Reproducible In: 2020.2.0a16
Not Reproducible In: 2020.2.0a15, 2020.1.0b14
Environment: Win and Mac
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
- Tilemap.SetTile() does not change the tiles when called from Update() in the Player
- Custom Shader Material is pink when the project is built for the WebGL platform
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- Touch.rawPosition always returns (0,0) when clicking or dragging anywhere on the screen in the Play Mode
Resolution Note (fix version 2020.2):
IMGUI: Fixed a regression making services dashboard link open twice when clicked.