View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002094 | NoesisGUI | Unity3D | public | 2021-08-26 19:54 | 2021-09-10 14:07 |
Reporter | nvonhertzen | Assigned To | jsantos | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.1 | ||||
Target Version | 3.1.1 | Fixed in Version | 3.1.1 | ||
Summary | 0002094: Switch GPU crash with Unity when offscreen rendering | ||||
Description | Adding anything to the UI that requires an offscreen render results in a GPU crash. GPU exception Failed to query GPU error information. Return code: 0x0003000f Detected GPU error:NVN_QUEUE_GET_ERROR_RESULT_GPU_ERROR_UNKNOWN | ||||
Steps To Reproduce | 1. Download Noesis Unity 3.1.0 package 2. Create a new unity project, import package 3. Import the Hello world sample 4. Add something to the UI that requires an offscreen render, such as a DropShadowEffect, for example <Grid.Effect><DropShadowEffect Opacity="0.4" /></Grid.Effect> | ||||
Tags | No tags attached. | ||||
Platform | Switch | ||||
Could you please indicate versions for Unity and Nintendo SDK ? Thanks | |
Unity 2020.3.16f1 and Nintendo SDK 11.4.3 thanks! |
|
* Nintendo SDK 11.4.3 I've tested with both 2020.3.1f1 and 2020.3.13f1 |
|
Fixed in r10710 I was not able to reproduce the crash, but the offscreen rendering was broken and I fixed it. This was tested with: - SDK 12.3.7 - Unity2021.1.19 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-08-26 19:54 | nvonhertzen | New Issue | |
2021-08-26 19:58 | nvonhertzen | Platform | Any => Switch |
2021-08-26 20:28 | jsantos | Assigned To | => jsantos |
2021-08-26 20:28 | jsantos | Status | new => assigned |
2021-08-26 20:28 | jsantos | Target Version | => 3.1.1 |
2021-08-26 20:28 | jsantos | Note Added: 0007386 | |
2021-08-27 00:13 | rg_moliver | Note Added: 0007387 | |
2021-08-27 05:30 | nvonhertzen | Note Added: 0007389 | |
2021-08-27 19:41 | rg_moliver | Note Edited: 0007387 | |
2021-09-10 14:05 | jsantos | Relationship added | related to 0002095 |
2021-09-10 14:07 | jsantos | Status | assigned => resolved |
2021-09-10 14:07 | jsantos | Resolution | open => fixed |
2021-09-10 14:07 | jsantos | Fixed in Version | => 3.1.1 |
2021-09-10 14:07 | jsantos | Note Added: 0007427 |