Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2020.3.15f2
2021.1
Issue ID
1356405
Regression
No
URL links do not open in AoT/IL2CPP build when using Open URL node in Visual Scripting
How to reproduce:
1. Open the attached project "1356405.zip"
2. In the Project window, open scene "SampleScene"
3. In the menu bar, select File>Build Settings...
4. In the Build Settings window, under the Platform tab, select WebGL
5. Press the button "Switch Platform" at the right bottom of the Build Settings window
6. Press the button "Build and Run"
7. In the application that got launched, press the button in the middle of the screen
Expected result: unity.com website opens up on the browser
Actual result: Website is not opened on the browser
Reproducible with: 2019.4.29f1, 2020.3.16f, 2021.1.17f1
Can't test with: 2021.2.0b7, 2022.1.0a5 - (Can't build because of compiler errors in Visual Scripting generated scripts)
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
Add comment