Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b14
Issue ID
650648
Regression
No
Missing icalls used by JSON library
Test project builds now but fails to run:
"Not implemented: GetBootTime"
"Not implemented: Il2CppTypeCompare::compare"
"Not implemented: TypeNameParser::ParsePropertiesOptional"
"Not implemented: TypeNameParser::ParseTypeModifiersOptional"
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
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
jean-noellevels3d
May 30, 2017 15:28
I have this bug too with Unity "2017.1.0b5" :
Not implemented: Class::FromIl2CppType
KingRandom
Apr 05, 2017 21:33
I am having this issue (or a similar issue) with Unity5.5.1f1 WebGL:
Not implemented: Class::FromIl2CppType
UnityLoader.js:18 Invoking error handler due to
Uncaught Assertion failed: klass, at: /mnt/Unity/Unity-5_5_1f1/Unity.app/Contents/il2cpp/libil2cpp/vm/Class.cpp,1406,Init at Error
at jsStackTrace (Default WebGL.js:1:19540)
at stackTrace (Default WebGL.js:1:19711)
at ___assert_fail (Default WebGL.js:1:222366)
at Bqn (Default WebGL.asm.js:19:62357)
at ZJn [Array.ZJn] (Default WebGL.asm.js:19:315404)
at Cno [Object.Cno] (Default WebGL.asm.js:27:23786)
at invoke_viiii (Default WebGL.js:1:338892)
at bKn [Array.bKn] (Default WebGL.asm.js:19:317967)
at ano [Object.ano] (Default WebGL.asm.js:27:19950)
at invoke_viii (Default WebGL.js:1:333146)
at b3e (Default WebGL.asm.js:9:76709)
at a3e (Default WebGL.asm.js:9:75765)
at $2e (Default WebGL.asm.js:9:75362)
at ySj (Default WebGL.asm.js:4:480606)
at Knn (Default WebGL.asm.js:19:12203)
jvalencia
Dec 08, 2016 02:02
Running webgl Unity 5.5.0 Not implemented: Class::FromIl2CppType
jantje
Jul 15, 2015 05:12
I am also getting the "Not implemented: Class::FromIl2CppType" error, even in 5.1.1.p4, so I'm not sure which "future release" it is fixed in. Perhaps that is a different bug?
jamesw6811
Jun 25, 2015 02:45
I'm having this issue again:
Not implemented: Class::FromIl2CppType