Search Issue Tracker
Fixed in 2022.3.6f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0a18
Votes
0
Found in
2022.2.5f1
2023.1.0b18
2023.2.0a11
Issue ID
UUM-33233
Regression
No
Build freezes with "RuntimeError: null function or signature mismatch" error when building a project for WebGL
Reproduction steps:
1. Open the attached “repro-project“
2. Build And Run
3. In the Player select “Next“
Expected result: A transition occurs between SampleScene and SampleScene1
Actual result: The Player freezes with a "captured an uncaught exception: RuntimeError: null function or signature mismatch" error
Reproducible with: 2022.2.5f1, 2023.2.0a11
Could not test with: 2020.3.47f1, 2021.2.3f1 (Build completed with a result of 'Failed'), 2021.2.4f1, 2021.3.23f1, 2022.2.6f1, 2022.2.16f1, 2023.1.0b13 (due to a known issue (UUM-33189))
Reproduced on: Windows 10 Pro
Note: Manual workaround for Build And Run might be needed due to known issues (UUM-33017 and UUM-33218)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment