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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 0.26.0-preview.14):
Tiny 0.26.0 is available on 2019.3.12f1 and above.