View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000909 | NoesisGUI | Unity | public | 2016-06-11 14:52 | 2018-11-23 12:13 |
| Reporter | roland.tomczak | Assigned To | jsantos | ||
| Priority | normal | Severity | major | ||
| Status | feedback | Resolution | open | ||
| Product Version | 1.2.6f3 | ||||
| Summary | 0000909: ClipToBounds issue | ||||
| Description | The issue occurs on a Samsung Galaxy Tab 3 8' (2013). ClipToBounds on a screen-sized item prevent the item to render : The item is simply not displayed. The issue occurs on the GUIPanel being associated with the main camera (but if I render the camera to a texture, I don't have the issue). I don't have the issue on smaller items. I don't have the issue on Lenovo Yoga Tab 3, or on my Samsung Galaxy S6. For now, my only workaround is to overlap two black rectangles over the viewbox (cf repro) in order to "hide" the non-clipped part of the screen. | ||||
| Steps To Reproduce | The problem occured with this very simple snippet : This very simple snippet : The same with (ClipToBounds is set to the viewbox, not on its content): <UserControl> | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-11 14:52 | roland.tomczak | New Issue | |
| 2016-06-15 13:04 | sfernandez | Assigned To | => sfernandez |
| 2016-06-15 13:04 | sfernandez | Status | new => assigned |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-21 13:15 | jsantos | View Status | private => public |
| 2018-11-21 13:15 | jsantos | Platform | => Any |
| 2018-11-21 13:16 | jsantos | Target Version | => 2.2.0 |
| 2018-11-23 12:13 | sfernandez | Assigned To | sfernandez => jsantos |
| 2018-11-23 12:13 | sfernandez | Status | assigned => feedback |
| 2018-11-23 12:13 | sfernandez | Target Version | 2.2.0 => |
| 2018-11-23 12:13 | sfernandez | Note Added: 0005341 | |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |