U3D云识别导出IOS报错

0 投票
最新提问 4月 14, 2020 用户: zhangguoru (120 分)

 Detail_easyar_DelayedCallbackScheduler__ctor_mAD025B8AEB68BDD43942C4BB4E59B0A4AF68A9B4((intptr_t*)(&V_1), /*hidden argument*/NULL);

gy[54652:20518241] Built from '2018.4/staging' branch, Version '2018.4.0f1 (b6ffa8986c8d)', Build type 'Release', Scripting Backend 'il2cpp'

2020-04-14 19:06:42.695741+0800 gy[54652:20518241] -> registered mono modules 0x103e2c190

-> applicationDidFinishLaunching()

2020-04-14 19:06:43.032791+0800 gy[54652:20518241] Metal GPU Frame Capture Enabled

2020-04-14 19:06:43.239130+0800 gy[54652:20518241] [Warning] Trying to set delaysTouchesBegan to NO on a system gate gesture recognizer - this is unsupported and will have undesired side effects

-> applicationDidBecomeActive()

Renderer: Apple A13 GPU

Vendor:   Apple Inc.

Version:  OpenGL ES 2.0 Metal - 66.6

GLES:     2

 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_draw_instanced GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_occlusion_query_boolean GL_EXT_pvrtc_sRGB GL_EXT_read_format_bgra GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_texture_lod GL_EXT_shadow_samplers GL_EXT_sRGB GL_EXT_texture_filter_anisotropic GL_EXT_texture_rg GL_EXT_texture_storage GL_APPLE_clip_distance GL_APPLE_color_buffer_packed_float GL_APPLE_copy_texture_levels GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_sync GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_APPLE_texture_packed_float GL_IMG_

read_format GL_IMG_texture_compression_pvrtc

OPENGL LOG: Creating OpenGL ES 2.0 graphics device ; Context level  <OpenGL ES 2.0> ; Context handle -2086206496

Initialize engine version: 2018.4.0f1 (b6ffa8986c8d)

2020-04-14 19:06:43.692784+0800 gy[54652:20518241] Unbalanced calls to begin/end appearance transitions for <SplashScreenController: 0x106c34090>.

UnloadTime: 1.719125 ms

(lldb)

跑的是官方案例 什么也没改

登录 或者 注册 后回答这个问题。

欢迎来到 EasyAR Q&A ,有什么不懂的可以尽管在这里提问,你将会收到社区其他成员的回答。
...