View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001450 | NoesisGUI | Unity | public | 2019-04-16 10:57 | 2019-08-17 00:24 |
| Reporter | shawn | Assigned To | jsantos | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 2.2.1 | ||||
| Summary | 0001450: Crash creating Unity render device | ||||
| Description | From crashes posted in https://www.noesisengine.com/bugs/view.php?id=1429#c5620 In the first one the 'resource' pointer seems to be null. Noesis.dll!SetDebugObjectName(ID3D11DeviceChild resource, const char str, ...) Line 117 C++ Unity.exe!D3D11CommonShader::ApplyGpuProgram(const GpuProgramParameters & params, const unsigned char * buffer, bool bindCBs) Line 184 C++ | ||||
| Platform | Any | ||||
|
I think this is probably not related to Noesis. It seems to be an out of memory or driver issue in the GPU. The second crash is not related to Noesis at all and the first one is a crash that's is happening when Noesis D3D11 is initialized and a buffer of 512KB for dynamic geometry is created but the driver returns a NULL pointer. So, I think we should close this... |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-04-16 10:57 | sfernandez | New Issue | |
| 2019-04-16 10:58 | sfernandez | Assigned To | => jsantos |
| 2019-04-16 10:58 | sfernandez | Status | new => assigned |
| 2019-04-16 10:58 | sfernandez | Target Version | => 2.2.2 |
| 2019-04-16 10:58 | sfernandez | Status | assigned => resolved |
| 2019-04-16 10:58 | sfernandez | Resolution | open => fixed |
| 2019-04-16 10:58 | sfernandez | Fixed in Version | => 2.2.1 |
| 2019-04-16 10:59 | sfernandez | Status | resolved => assigned |
| 2019-04-16 10:59 | sfernandez | Fixed in Version | 2.2.1 => |
| 2019-04-16 11:00 | sfernandez | Reporter | sfernandez => shawn |
| 2019-04-25 18:50 | jsantos | Status | assigned => feedback |
| 2019-04-25 18:50 | jsantos | Note Added: 0005643 | |
| 2019-04-25 18:50 | jsantos | Product Version | 2.2.0 => 2.2.1 |
| 2019-04-25 18:50 | jsantos | Target Version | 2.2.2 => |
| 2019-08-17 00:24 | jsantos | Status | feedback => resolved |
| 2019-08-17 00:24 | jsantos | Resolution | fixed => unable to reproduce |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |