View Issue Details

IDProjectCategoryView StatusLast Update
0002305NoesisGUIUnitypublic2022-11-07 17:14
Reporterstonstad Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status assignedResolutionopen 
Product Version3.1.3 
Target Version3.1.7 
Summary0002305: Noesis Crashes Unity Editor On Button Click
Description

Stack Trace:
0x00007FFE1A6FE1A7 (d3d11) (function-name not available)
0x00007FFE1A72CEF3 (d3d11) D3D11CoreCreateDevice
0x00007FFE1A730BB8 (d3d11) D3D11CoreCreateDevice
0x00007FFE1A718624 (d3d11) D3D11CoreCreateLayeredDevice
0x00007FFE1A718D1D (d3d11) D3D11CoreCreateLayeredDevice
0x00007FFE1A719072 (d3d11) D3D11CoreCreateLayeredDevice
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE1A6FD915)
0x00007FFE1A6FD915 (d3d11) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE1A6FD6D2)
0x00007FFE1A6FD6D2 (d3d11) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE1A6FD692)
0x00007FFE1A6FD692 (d3d11) (function-name not available)
0x00007FFD47DBD3E8 (Noesis) MouseButtonEventArgs_ChangedButton_get
0x00007FFD47DBD5BB (Noesis) MouseButtonEventArgs_ChangedButton_get
0x00007FFD47D3E484 (Noesis) Noesis_RenderDeviceD3D12_WrapTexture
0x00007FFD47D3D385 (Noesis) Noesis_RegisterLogCallback
0x00007FFD47B9FFFC (Noesis) TextCompositionEventArgs_GetTextHelper
0x00007FFD47DA4783 (Noesis) Noesis_RenderDeviceGL_WrapTexture
0x00007FFD47DA490E (Noesis) Noesis_RenderDeviceGL_WrapTexture
0x00007FFD47B0E558 (Noesis) Uri_GetStaticType
0x00007FFD47BFA234 (Noesis) DragEventArgs_SetEffectsHelper
0x00007FFD47BF87D8 (Noesis) DragEventArgs_SetEffectsHelper
0x00007FFD47D3BC3F (Noesis) Noesis_RegisterLogCallback
0x00007FF67AD52FB4 (Unity) GfxDeviceWorker::RunCommand
0x00007FF67AD5970D (Unity) GfxDeviceWorker::RunExt
0x00007FF67AD59828 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF6794646C7 (Unity) Thread::RunThreadWrapper
0x00007FFE236054E0 (KERNEL32) BaseThreadInitThunk
0x00007FFE2480485B (ntdll) RtlUserThreadStart

Steps To Reproduce

Clicked button and editor crashed. This appears to be new behavior in either Noesis 3.1.3 or Unity 2021.2.14f1. I suspect Noesis since it is in the stack trace but I am still gathering information. I do not know if it is repeatable.

Attached Files
PlatformAny

Activities

stonstad

stonstad

2022-03-09 21:15

reporter   ~0007849

Updating to report that this is not repeatable. It has not happened again so far.

Issue History

Date Modified Username Field Change
2022-03-09 20:13 stonstad New Issue
2022-03-09 20:13 stonstad File Added: Crash_2022-03-09_190201906.zip
2022-03-09 21:15 stonstad Note Added: 0007849
2022-03-10 13:17 jsantos Assigned To => sfernandez
2022-03-10 13:17 jsantos Status new => assigned
2022-03-10 13:17 jsantos Target Version => 3.1.4
2022-03-17 21:31 sfernandez Target Version 3.1.4 => 3.1.5
2022-06-24 17:21 sfernandez Target Version 3.1.5 => 3.1.6
2022-11-07 17:14 sfernandez Target Version 3.1.6 => 3.1.7
2025-10-10 13:29 jsantos Category Unity3D => Unity