Search Issue Tracker
Fixed in 0.26.0-preview.14
Votes
0
Found in [Package]
0.23.0-preview
Issue ID
1228388
Regression
No
[Tiny] [WebAssembly] Runtime exception is thrown when concatenation of non-empty String with value type is used
Reproduction steps:
1. Open the attached project ("case_1228388-tinybuild.zip")
2. Run "Assets/~BuildSettings/Wasm build"
3. Host the built app on a webserver
4. Navigate to Bug.html
5. See the error in the web console
Expected result: No errors are thrown
Actual result: "[libil2cpp] String concatenation for objects of type System.Object is not supported" error is thrown
Reproducible with: 2019.4.0f1, 2020.1.0b11, 2020.2.0a13
Couldn't test with 2018.4 (Tiny package is not supported)
Reproducible with package Tiny versions: 0.23.0-preview
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
- Connection to Named Pipes fails when server and client are run
- Subgraph Block cannot be dragged and dropped to the workspace and it throws errors
- "Capsule" and "Cylinder" Shader Graph preview types can't be freely rotated
- Cubemap mipmaps display differently between Editor and Player when using custom mipmaps
- Graph Inspector has no padding at the top and the bottom
Resolution Note (fix version 0.26.0-preview.14):
Tiny 0.26.0 is available on 2019.3.12f1 and above.