View Issue Details

IDProjectCategoryView StatusLast Update
0002190NoesisGUIUnitypublic2021-11-27 03:34
Reporternvonhertzen Assigned Tojsantos  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product Version3.1 
Target Version3.1.2Fixed in Version3.1.2 
Summary0002190: DropShadowEffects do not work with Unity PS5 builds
Description

At least DropShadowEffect (maybe other offscreen rendered elements as well) fail with Unity PS5 builds. It fails to draw any elements that have a DropShadow attached to them. Removing that DropShadow renders the elements correctly.

Tested with Noesis 3.1.1, Unity 2021.2.0b11, and Prospero SDK 3.000.

Steps To Reproduce
  1. Create new Unity project with the Hello World sample
  2. Apply a DropShadowEffect on an element such as the logo
  3. Build and run on PS5, observe the element with the shadow missing
PlatformAny

Relationships

related to 0002192 resolvedjsantos Unity xboxone crash 

Activities

jsantos

jsantos

2021-11-16 17:57

manager   ~0007577

Thanks for this report, I will check ASAP

jsantos

jsantos

2021-11-26 22:26

manager   ~0007624

Last edited: 2021-11-27 03:34

r10954 and 10955 should fix this

Issue History

Date Modified Username Field Change
2021-11-16 13:06 nvonhertzen New Issue
2021-11-16 13:09 sfernandez Assigned To => hcpizzi
2021-11-16 13:09 sfernandez Status new => assigned
2021-11-16 13:09 sfernandez Target Version => 3.1.2
2021-11-16 13:10 sfernandez Assigned To hcpizzi => jsantos
2021-11-16 17:57 jsantos Note Added: 0007577
2021-11-17 12:42 jsantos Relationship added related to 0002192
2021-11-26 22:26 jsantos Status assigned => resolved
2021-11-26 22:26 jsantos Resolution open => fixed
2021-11-26 22:26 jsantos Fixed in Version => 3.1.2
2021-11-26 22:26 jsantos Note Added: 0007624
2021-11-27 03:34 jsantos Note Edited: 0007624
2025-10-10 13:29 jsantos Category Unity3D => Unity