View Issue Details

IDProjectCategoryView StatusLast Update
0002094NoesisGUIUnitypublic2021-09-10 14:07
Reporternvonhertzen Assigned Tojsantos  
PrioritynormalSeveritycrash 
Status resolvedResolutionfixed 
Product Version3.1 
Target Version3.1.1Fixed in Version3.1.1 
Summary0002094: 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>
PlatformSwitch

Relationships

related to 0002095 resolvedjsantos Switch Unity rendering occasionally flickers 

Activities

jsantos

jsantos

2021-08-26 20:28

manager   ~0007386

Could you please indicate versions for Unity and Nintendo SDK ? Thanks

rg_moliver

rg_moliver

2021-08-27 00:13

reporter   ~0007387

Last edited: 2021-08-27 19:41

Unity 2020.3.16f1 and Nintendo SDK 11.4.3

thanks!

nvonhertzen

nvonhertzen

2021-08-27 05:30

reporter   ~0007389

  • Nintendo SDK 11.4.3
    I've tested with both 2020.3.1f1 and 2020.3.13f1
jsantos

jsantos

2021-09-10 14:07

manager   ~0007427

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

Issue History

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
2025-10-10 13:29 jsantos Category Unity3D => Unity