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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Resolution Note (fix version 0.26.0-preview.14):
Tiny 0.26.0 is available on 2019.3.12f1 and above.