View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002505 | NoesisGUI | Unity3D | public | 2023-02-08 18:12 | 2023-03-27 12:14 |
Reporter | stonstad | Assigned To | sfernandez | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 3.1.5 | ||||
Target Version | 3.2 | ||||
Summary | 0002505: Transform3D + Effects Rendering Behavior | ||||
Description | Given the following XAML: <Grid x:Name="_LayoutRoot"> <noesis:Element.Transform3D> <noesis:CompositeTransform3D RotationY="-6"/> </noesis:Element.Transform3D> <Rectangle ... /> ... If an effect such as BlurEffect or DropShadowEffect is applied to the parent the resulting output is missing or corrupt. Please see the following screenshots, A, B, C and D. Note the UI element in the top-left corner. A. The UI element does not have a composite transform applied. No effect is applied. OK! B. The UI element does not have a composite transform applied. BlurEffect is applied. OK! C. The UI element has a composite transform applied. No effect is applied. OK! D. The UI element has a composite transform applied. BlurEffect is applied. FAIL! | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
duplicate of | 0002299 | feedback | sfernandez | An element using Transform3D is not rendered if the container in which it is contained has the Blur effect set. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-08 18:12 | stonstad | New Issue | |
2023-02-08 18:12 | stonstad | File Added: A.jpg | |
2023-02-08 18:12 | stonstad | File Added: B.jpg | |
2023-02-08 18:12 | stonstad | File Added: C.jpg | |
2023-02-08 18:12 | stonstad | File Added: D.jpg | |
2023-02-09 18:58 | stonstad | Note Added: 0008272 | |
2023-02-14 14:39 | sfernandez | Relationship added | duplicate of 0002299 |
2023-02-14 14:40 | sfernandez | Assigned To | => sfernandez |
2023-02-14 14:40 | sfernandez | Status | new => assigned |
2023-02-14 14:40 | sfernandez | Target Version | => 3.1.8 |
2023-02-14 14:41 | sfernandez | Target Version | 3.1.8 => 3.2.0 |
2023-03-27 12:14 | jsantos | Target Version | 3.2.0 => 3.2 |