View Issue Details

IDProjectCategoryView StatusLast Update
0004426NoesisGUIUnitypublic2025-10-16 16:41
Reportereasylaser Assigned Tojsantos  
PriorityhighSeveritycrash 
Status resolvedResolutionfixed 
Product Version3.2.9 
Target Version3.2.10Fixed in Version3.2.10 
Summary0004426: Crash on android/ios
Description

When unloading/loading an additive scene in our application on Android and iOS, the application crashes with the following stack trace generated by the official debug library.
Please let me know if you require reproduction steps and application.

10-16 10:12:40.429  7573  7573 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
10-16 10:12:40.429  7573  7573 F DEBUG   : Build fingerprint: 'google/tokay/tokay:16/BP3A.250905.014/13873947:user/release-keys'
10-16 10:12:40.429  7573  7573 F DEBUG   : Kernel Release: '6.1.134-android14-11-g66e758f7d0c0-ab13748739'
10-16 10:12:40.429  7573  7573 F DEBUG   : Revision: 'MP1.0'
10-16 10:12:40.429  7573  7573 F DEBUG   : ABI: 'arm64'
10-16 10:12:40.429  7573  7573 F DEBUG   : Timestamp: 2025-10-16 10:12:40.240172408+0200
10-16 10:12:40.429  7573  7573 F DEBUG   : Process uptime: 31s
10-16 10:12:40.429  7573  7573 F DEBUG   : Executable: /system/bin/app_process64
10-16 10:12:40.429  7573  7573 F DEBUG   : Cmdline: com.easylaser.xt
10-16 10:12:40.429  7573  7573 F DEBUG   : pid: 7315, tid: 7340, name: UnityMain  >>> com.easylaser.xt <<<
10-16 10:12:40.429  7573  7573 F DEBUG   : uid: 10404
10-16 10:12:40.429  7573  7573 F DEBUG   : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
10-16 10:12:40.429  7573  7573 F DEBUG   : pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
10-16 10:12:40.429  7573  7573 F DEBUG   : esr: 0000000092000006 (Data Abort Exception 0x24)
10-16 10:12:40.429  7573  7573 F DEBUG   : signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0x000000790ff83060 (read)
10-16 10:12:40.429  7573  7573 F DEBUG   :     x0  0000000000000001  x1  000000790f8844a8  x2  0000000000000000  x3  0000000000000042
10-16 10:12:40.429  7573  7573 F DEBUG   :     x4  000000790f882fe9  x5  0000007b23a3d330  x6  0000000000000001  x7  7f7f7f7f7f7f7f7f
10-16 10:12:40.429  7573  7573 F DEBUG   :     x8  0000000000000001  x9  0000000000000000  x10 00000000000014be  x11 0000000000000001
10-16 10:12:40.429  7573  7573 F DEBUG   :     x12 0000007b23a3d330  x13 0000000000000000  x14 0000000000000010  x15 000015d776f5ba67
10-16 10:12:40.429  7573  7573 F DEBUG   :     x16 000000791096bc00  x17 0000007dedb04c80  x18 00000079407ceee8  x19 00000079b0e2aec0
10-16 10:12:40.429  7573  7573 F DEBUG   :     x20 0000000000000000  x21 0000000000000000  x22 0000000000000000  x23 00000079b01eaac0
10-16 10:12:40.429  7573  7573 F DEBUG   :     x24 0000000000000020  x25 00000079b01ea8b0  x26 0000000000000003  x27 000000000000003e
10-16 10:12:40.429  7573  7573 F DEBUG   :     x28 00000079600001f0  x29 0000007b23a3e5b0
10-16 10:12:40.429  7573  7573 F DEBUG   :     lr  000000790ff83058  sp  0000007b23a3e1e0  pc  000000790ff83060  pst 00000000a0001000
10-16 10:12:40.429  7573  7573 F DEBUG   :     esr 0000000092000006
10-16 10:12:40.429  7573  7573 F DEBUG   : 56 total frames
10-16 10:12:40.429  7573  7573 F DEBUG   : backtrace:
10-16 10:12:40.429  7573  7573 F DEBUG   :       #00 pc 0000000000a8e060  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libNoesis.so
10-16 10:12:40.429  7573  7573 F DEBUG   :       #01 pc 0000000000d45558  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libNoesis.so
10-16 10:12:40.429  7573  7573 F DEBUG   :       #02 pc 0000000000d453e8  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libNoesis.so
10-16 10:12:40.429  7573  7573 F DEBUG   :       #03 pc 00000000012afc60  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libNoesis.so
10-16 10:12:40.429  7573  7573 F DEBUG   :       #04 pc 00000000012afb1c  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libNoesis.so
10-16 10:12:40.429  7573  7573 F DEBUG   :       #05 pc 0000000000f1d5b8  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (GfxDevice::InsertCustomMarkerCallbackAndDataWithFlags(void (*)(int, void*), int, CustomMarkerCallbackFlags, void*, unsigned long)+32) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #06 pc 0000000000731730  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (RenderingCommandBuffer::ExecuteCommandBufferWithState(ShaderPassContext&, RenderNodeQueue&, RenderingCommandBufferState*, unsigned int, ComputeQueueType) const+7032) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #07 pc 000000000072f4f8  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (RenderingCommandBuffer::ExecuteCommandBuffer(ShaderPassContext&, RenderNodeQueue&, unsigned int, core::vector<std::__ndk1::pair<ShaderLab::FastPropertyName, RenderTexture*>, core::allocator<std::__ndk1::pair<ShaderLab::FastPropertyName, RenderTexture*>, 0ul>>*, ComputeQueueType, RenderTexture*) const+80) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #08 pc 0000000000696c60  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #09 pc 00000000005984cc  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (Graphics_CUSTOM_ExecuteCommandBuffer(void*)+48) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #10 pc 000000000537b76c  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libil2cpp.so (BuildId: e90285daebc8a12a847784a965fdd3ce0a46971c)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #11 pc 000000000298d444  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libil2cpp.so (BuildId: e90285daebc8a12a847784a965fdd3ce0a46971c)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #12 pc 000000000298d390  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libil2cpp.so (BuildId: e90285daebc8a12a847784a965fdd3ce0a46971c)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #13 pc 0000000000903cd4  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)+168) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #14 pc 000000000091a470  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)+136) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #15 pc 00000000009287fc  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (MonoBehaviour::HandleNotifications(void*, int, MessageData&)+428) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #16 pc 000000000060ef3c  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (MessageHandler::HandleMessage(void*, unsigned int, MessageIdentifier const&, MessageData&)+84) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #17 pc 000000000060ee70  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (GameObject::SendMessageAny(MessageIdentifier const&, MessageData&)+396) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #18 pc 0000000000dd0514  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (Camera::PostMultiCustomRender(Camera::RenderFlag, bool)+132) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #19 pc 0000000000dd0670  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (Camera::DoRender(CullResults&, Camera::RenderFlag, Camera::PerformRenderFunction*)+148) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #20 pc 0000000000dd1e84  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (Camera::CustomRender(CullResults&, ShaderPassContext&, CameraRenderingParams const*, Camera::RenderFlag, Camera::PerformRenderFunction*, void (*)(), void (*)())+1436) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #21 pc 0000000000e12c0c  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (RenderManager::RenderCameras(int, void (*)(), void (*)())+1192) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #22 pc 00000000007819f8  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (PlayerRender(bool)+724) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #23 pc 00000000007829a0  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #24 pc 0000000000779088  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (ExecutePlayerLoop(NativePlayerLoopSystem*)+132) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #25 pc 00000000007790ec  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (ExecutePlayerLoop(NativePlayerLoopSystem*)+232) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #26 pc 00000000007793cc  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (PlayerLoop()+320) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #27 pc 00000000009f0300  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (UnityPlayerLoop()+788) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #28 pc 00000000009f14c0  /data/app/~~jKZk9rP6d55iQQDUnl5AHg==/com.easylaser.xt-kdqzS8zFzphcEA-tCrdVXA==/lib/arm64/libunity.so (nativeRender(_JNIEnv*, _jobject*)+84) (BuildId: 9480617b77859f0a)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #29 pc 000000000033f500  /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+144) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #30 pc 0000000000328194  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+612) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #31 pc 00000000006793d4  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+1580) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #32 pc 00000000005c84f4  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false>(art::interpreter::SwitchImplContext*)+868) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #33 pc 0000000000317a88  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #34 pc 000000000010caf8  <anonymous:7a8c221000> (com.unity3d.player.E0.handleMessage+0)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #35 pc 00000000002d763c  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.2136077108474055675)+332) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #36 pc 00000000002d6e70  /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+888) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #37 pc 000000000033f638  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #38 pc 000000000207a224  /memfd:jit-cache (deleted) (offset 0x2000000) (android.os.Handler.dispatchMessage+180)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #39 pc 000000000207a0c0  /memfd:jit-cache (deleted) (offset 0x2000000) (android.os.Looper.dispatchMessage+128)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #40 pc 0000000002077d10  /memfd:jit-cache (deleted) (offset 0x2000000) (android.os.Looper.loopOnce+1424)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #41 pc 000000000207506c  /memfd:jit-cache (deleted) (offset 0x2000000) (android.os.Looper.loop+252)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #42 pc 0000000000328460  /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+640) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #43 pc 00000000006795d0  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+2088) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #44 pc 00000000005c8690  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false>(art::interpreter::SwitchImplContext*)+1280) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #45 pc 0000000000317a88  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #46 pc 000000000010d4f4  <anonymous:7a8c221000> (com.unity3d.player.G0.run+0)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #47 pc 00000000002d763c  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.2136077108474055675)+332) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #48 pc 00000000002d6e70  /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+888) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #49 pc 000000000033f638  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #50 pc 0000000000328194  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+612) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #51 pc 00000000002d9348  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+216) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #52 pc 0000000000421028  /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+932) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #53 pc 0000000000420c74  /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallbackWithUffdGc(void*)+8) (BuildId: d57befa204d91d200485ace46c3b8814)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #54 pc 00000000000873e4  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*) (.__uniq.67847048707805468364044055584648682506)+180) (BuildId: a71d2811a365a7a14a13e3d69b911db6)
10-16 10:12:40.429  7573  7573 F DEBUG   :       #55 pc 0000000000079c64  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: a71d2811a365a7a14a13e3d69b911db6)
PlatformAndroid

Relationships

related to 0004404 resolvedjsantos Crash in native game 

Activities

sfernandez

sfernandez

2025-10-16 11:42

manager   ~0011183

Resolved callstack:

********** Crash dump: **********
Build fingerprint: 'google/tokay/tokay:16/BP3A.250905.014/13873947:user/release-keys'
#00 0x0000000000a8e060 //libNoesis.so Noesis::VGLContext::Flush(unsigned int) /Drawing/VGL/Src/VGLContext.cpp:1991:13
#01 0x0000000000d45558 //libNoesis.so Noesis::Renderer::DoRender(bool, bool) /Gui/Core/Src/Renderer.cpp:310:26
#02 0x0000000000d453e8 //libNoesis.so Noesis::Renderer::Render(bool, bool) /Gui/Core/Src/Renderer.cpp:245:9
#03 0x00000000012afc60 //libNoesis.so Noesis_GetRenderOnscreenCallback::$_0::operator()(int, void*) const /Gui/UnityRuntime/Src/UnityBindings.cpp:715:27
#04 0x00000000012afb1c //libNoesis.so Noesis_GetRenderOnscreenCallback::$_0::__invoke(int, void*) /Gui/UnityRuntime/Src/UnityBindings.cpp:702:12
#05 0x0000000000f1d5b8 //libunity.so (GfxDevice::InsertCustomMarkerCallbackAndDataWithFlags(void (*)(int, void*), int, CustomMarkerCallbackFlags, void*, unsigned long)+32) (BuildId: 9480617b77859f0a)
#06 0x0000000000731730 //libunity.so (RenderingCommandBuffer::ExecuteCommandBufferWithState(ShaderPassContext&, RenderNodeQueue&, RenderingCommandBufferState*, unsigned int, ComputeQueueType) const+7032) (BuildId: 9480617b77859f0a)
...

Issue History

Date Modified Username Field Change
2025-10-16 11:24 easylaser New Issue
2025-10-16 11:31 sfernandez Description Updated
2025-10-16 11:32 sfernandez Assigned To => jsantos
2025-10-16 11:32 sfernandez Priority normal => high
2025-10-16 11:32 sfernandez Status new => assigned
2025-10-16 11:32 sfernandez Target Version => 3.2.10
2025-10-16 11:42 sfernandez Note Added: 0011183
2025-10-16 16:41 jsantos Relationship added related to 0004404
2025-10-16 16:41 jsantos Status assigned => resolved
2025-10-16 16:41 jsantos Resolution open => fixed
2025-10-16 16:41 jsantos Fixed in Version => 3.2.10