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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note (fix version 0.26.0-preview.14):
Tiny 0.26.0 is available on 2019.3.12f1 and above.