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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 0.26.0-preview.14):
Tiny 0.26.0 is available on 2019.3.12f1 and above.