- Home /
Question by
arunavanag · Aug 27, 2019 at 02:03 AM ·
runtime-error
Object Detection App fails on load " Internal Scriptable Runtime method not found"
Hello,
I am writing an app that use Yolo ONNX model to perform detection using the HoloLens camera.
However whenever I load the app, after the loading screen it does not pass to the app screen throwing
Unable to find method Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes in [UnityEngine.CoreModule.dll]UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper
the above error at the corner. Unity version used: 2018.3.8f1
Comment
Your answer
Follow this Question
Related Questions
small script problem 2 Answers
[Question] missingreferenceexception on script that isn't missing 1 Answer
runtime error when running from player 0 Answers
RunTime Error when taking screenshot in Unity WebGL build 0 Answers
Bug in Release Build Unity 5.5 0 Answers