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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment