View Issue Details

IDProjectCategoryView StatusLast Update
0002667NoesisGUIUnitypublic2023-08-17 14:00
Reportersfernandez Assigned Tojsantos  
PrioritynormalSeveritycrash 
Status resolvedResolutionduplicate 
Product Version3.2.1 
Target Version3.2.2Fixed in Version3.2.2 
Summary0002667: Crash playing HelloWorld sample
Description

From forum post: https://www.noesisengine.com/forums/viewtopic.php?t=3046

I Create a 3D Unity project by UnityHub, and install NoesisGUI package from the local path. Then import HelloWorld sampe, run it in UnityEditor, the Unity is crashed.

Unity version: 2022.1.6f1c1
NoesisGUI version: 3.2.1

PlatformAny

Relationships

duplicate of 0002600 resolvedjsantos Crash compiling VR shaders 

Activities

sfernandez

sfernandez

2023-08-17 10:42

manager   ~0008645


Noesis.dll!SetDebugObjectName(ID3D11DeviceChild resource=0x0000000000000000, const char str=0x00007ff8f652c3a0, ...) Line 66 C++
Noesis.dll!NoesisApp::D3D11RenderDevice::CreateShaders() Line 1269 C++
Noesis.dll!NoesisApp::D3D11RenderDevice::D3D11RenderDevice(ID3D11DeviceContext context, bool sRGB) Line 169 C++
Noesis.dll!NoesisApp::D3D11Factory::CreateDevice(ID3D11DeviceContext
context=0x000002353182a7e0, bool sRGB) Line 21 C++
Noesis.dll!Noesis::UnityDeviceD3D11::UnityDeviceD3D11(IUnityInterfaces unityInterfaces=0x00007ff72c212ee0, bool sRGB) Line 37 C++
[Inline Frame] Noesis.dll!DeviceInitialize::__l6::<lambda_9be33415c20bbcf0e2abcf5d2a63570f>::operator()() Line 434 C++
Noesis.dll!<lambda_9be33415c20bbcf0e2abcf5d2a63570f>::<lambda_invoker_cdecl>() Line 435 C++
Noesis.dll!CreateDevice() Line 554 C++
Noesis.dll!Noesis_GetRenderOffscreenCallback::l2::<lambda>(int formal=-1803558880, void
data=0x00000235c1cca060) Line 771 C++

Issue History

Date Modified Username Field Change
2023-08-17 10:40 sfernandez New Issue
2023-08-17 10:42 sfernandez Note Added: 0008645
2023-08-17 10:42 sfernandez Assigned To => jsantos
2023-08-17 10:42 sfernandez Status new => assigned
2023-08-17 10:42 sfernandez Target Version => 3.2.2
2023-08-17 14:00 jsantos Relationship added duplicate of 0002600
2023-08-17 14:00 jsantos Status assigned => resolved
2023-08-17 14:00 jsantos Resolution open => duplicate
2023-08-17 14:00 jsantos Fixed in Version => 3.2.2
2025-10-10 13:29 jsantos Category Unity3D => Unity