You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you on the latest version of CinematicUnityExplorer?
Yes, I'm on the latest version of CinematicUnityExplorer.
Which release are you using?
BepInEx IL2CPP
Which game did this occur on?
Tested On VRChat Stable And VRChat Beta
Describe the issue.
issue rendering Texture and Sprite in inspector
Relevant log output
[Error :Il2CppInterop] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.IndexOutOfRangeException: Requested jump index 10 is out of bounds. Data count: 10
at UniverseLib.UI.Widgets.ScrollView.ScrollPool`1.JumpToIndex(Int32 index, Action`1 onJumped) at UniverseLib.UI.Widgets.TransformTree.JumpAndExpandToTransform(Transform transform) at UnityExplorer.ObjectExplorer.SceneExplorer.JumpToTransform(Transform transform) at UnityExplorer.UI.Widgets.GameObjectInfoPanel.OnExploreButtonClicked() at UniverseLib.UI.Models.ButtonRef.<.ctor>b__14_0() at (il2cpp delegate trampoline) System.Void_System.Action(IntPtr , Il2CppMethodInfo* )[Error :Il2CppInterop] Exception in IL2CPP-to-Managed trampoline, not passing it to il2cpp: System.MissingMethodException: Method not found: 'Void UnityEngine.Texture2D..ctor(Int32, Int32, UnityEngine.TextureFormat, Int32, Boolean, IntPtr)'. at UniverseLib.Runtime.Il2Cpp.Il2CppTextureHelper.Internal_NewTexture2D(Int32 width, Int32 height, TextureFormat textureFormat, Boolean mipChain) at UniverseLib.Runtime.TextureHelper.NewTexture2D(Int32 width, Int32 height, TextureFormat textureFormat, Boolean mipChain) at UniverseLib.Runtime.TextureHelper.CopyTexture(Texture source, Rect dimensions, Int32 cubemapFace, Int32 dstX, Int32 dstY) at UnityExplorer.UI.Widgets.Texture2DWidget.OnBorrowed(Object target, Type targetType, ReflectionInspector inspector) at UnityExplorer.UI.Widgets.UnityObjectWidget.GetUnityWidget(Object target, Type targetType, ReflectionInspector inspector) at UnityExplorer.Inspectors.ReflectionInspector.SetTarget(Object target) at UnityExplorer.Inspectors.ReflectionInspector.OnBorrowedFromPool(Object target) at UnityExplorer.InspectorManager.CreateInspector[T](Object target, Boolean staticReflection, CacheObjectBase parent) at UnityExplorer.InspectorManager.Inspect(Object obj, CacheObjectBase parent) at UnityExplorer.UI.Widgets.ComponentList.OnComponentClicked(Int32 index) at UniverseLib.UI.Widgets.ButtonList.ButtonCell.<CreateContent>b__23_0() at UniverseLib.UI.Models.ButtonRef.<.ctor>b__14_0() at (il2cpp delegate trampoline) System.Void_System.Action(IntPtr , Il2CppMethodInfo* )
The text was updated successfully, but these errors were encountered:
Are you on the latest version of CinematicUnityExplorer?
Which release are you using?
BepInEx IL2CPP
Which game did this occur on?
Tested On VRChat Stable And VRChat Beta
Describe the issue.
issue rendering Texture and Sprite in inspector
Relevant log output
The text was updated successfully, but these errors were encountered: