View Issue Details

IDProjectCategoryView StatusLast Update
0003885NoesisGUIUnity3Dpublic2025-01-13 18:37
ReporterXaron Assigned Tojsantos  
PrioritynormalSeveritycrashReproducibilityrandom
Status resolvedResolutionunable to reproduce 
Product Version3.2.6 
Target Version3.2.7 
Summary0003885: Crash in native game using Unity
DescriptionDear staff,

I've got 5 new crashes with Noesis. Attached is the crash dump, will create 4 more reports for the other ones. Some might duplicates, I'm sorry!
TagsNo tags attached.
PlatformAny

Activities

Xaron

Xaron

2025-01-09 19:23

reporter  

sfernandez

sfernandez

2025-01-10 10:50

manager   ~0010247

The callstack of this crash is:

d3d11.dll!CContext::TID3D11DeviceContext_SetSamplers_<1,4>	Unknown	Non-user code. Symbols loaded.
[Inline Frame] Noesis.dll!NoesisApp::D3D11RenderDevice::SetSampler Line 1668	C++	Symbols loaded.
Noesis.dll!NoesisApp::D3D11RenderDevice::SetTextures Line 1788	C++	Symbols loaded.
Noesis.dll!NoesisApp::D3D11RenderDevice::DrawBatch Line 669	C++	Symbols loaded.
Noesis.dll!Noesis::VGLContext::DrawBatch Line 4511	C++	Symbols loaded.
Noesis.dll!Noesis::VGLContext::DrawBatches Line 4535	C++	Symbols loaded.
Noesis.dll!Noesis::VGLContext::Flush Line 1560	C++	Symbols loaded.
Noesis.dll!Noesis::RenderTreeHelper::RenderOffscreenNodes Line 1422	C++	Symbols loaded.
Noesis.dll!Noesis::RenderTreeHelper::RenderOffscreen Line 81	C++	Symbols loaded.
Noesis.dll!Noesis::RenderTree::RenderOffscreen Line 399	C++	Symbols loaded.
Noesis.dll!Noesis::Renderer::RenderOffscreen Line 188	C++	Symbols loaded.
Noesis.dll!Noesis_GetRenderOffscreenCallback::__l2::<lambda> Line 687	C++	Symbols loaded.
UnityPlayer.dll!GfxDevice::InsertCustomMarkerCallbackAndDataWithFlags	Unknown	Non-user code. Symbols loaded.
UnityPlayer.dll!GfxDeviceWorker::RunCommand	Unknown	Non-user code. Symbols loaded.
UnityPlayer.dll!GfxDeviceWorker::RunExt	Unknown	Non-user code. Symbols loaded.
UnityPlayer.dll!GfxDeviceWorker::RunGfxDeviceWorker	Unknown	Non-user code. Symbols loaded.
UnityPlayer.dll!Thread::RunThreadWrapper	Unknown	Non-user code. Symbols loaded.
KERNEL32.DLL!BaseThreadInitThunk	Unknown	Non-user code. Symbols loaded.
ntdll.dll!RtlUserThreadStart	Unknown	Non-user code. Symbols loaded.
Xaron

Xaron

2025-01-10 11:05

reporter   ~0010248

Thank you! Well guess that's a non-issue then. Driver messed up?
jsantos

jsantos

2025-01-10 11:16

manager   ~0010249

I will have a look at this with more detail..
jsantos

jsantos

2025-01-10 12:57

manager   ~0010250

Do you have more context about this crash? Did it happen in the middle of the game or when starting?

Because it seems the D3D context is not properly initialized. It seems Unity sent us a null pointer...
Xaron

Xaron

2025-01-10 13:17

reporter   ~0010251

Last edited: 2025-01-10 13:17

Unfortunately I don't have further context, no. I just got this crash dump automatically via Sentry.
jsantos

jsantos

2025-01-10 14:34

manager   ~0010252

Do you have the Unity log?
Xaron

Xaron

2025-01-11 12:51

reporter   ~0010255

No unfortunately not. It was a crash in the native game and I just have the dump. Sorry.
jsantos

jsantos

2025-01-13 18:37

manager   ~0010268

Unfortunately, we have to close this because I don't have enough information to solve it. I think this could be a Unity / HW issue but I am not sure.

If this appears again, I am going to need to Unity log.

Issue History

Date Modified Username Field Change
2025-01-09 19:23 Xaron New Issue
2025-01-09 19:23 Xaron File Added: 0155fc9a-50aa-4195-85f6-5b6f60deaf98.zip
2025-01-10 10:18 sfernandez Assigned To => sfernandez
2025-01-10 10:18 sfernandez Status new => assigned
2025-01-10 10:18 sfernandez Target Version => 3.2.7
2025-01-10 10:27 sfernandez Assigned To sfernandez => jsantos
2025-01-10 10:50 sfernandez Note Added: 0010247
2025-01-10 11:05 Xaron Note Added: 0010248
2025-01-10 11:16 jsantos Note Added: 0010249
2025-01-10 12:57 jsantos Note Added: 0010250
2025-01-10 12:57 jsantos Status assigned => feedback
2025-01-10 13:17 Xaron Note Added: 0010251
2025-01-10 13:17 Xaron Status feedback => assigned
2025-01-10 13:17 Xaron Note Edited: 0010251
2025-01-10 14:34 jsantos Note Added: 0010252
2025-01-10 14:34 jsantos Status assigned => feedback
2025-01-11 12:51 Xaron Note Added: 0010255
2025-01-11 12:51 Xaron Status feedback => assigned
2025-01-13 18:37 jsantos Status assigned => resolved
2025-01-13 18:37 jsantos Resolution open => unable to reproduce
2025-01-13 18:37 jsantos Note Added: 0010268