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"
Comments (5)
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
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- 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
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