Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
5
Found in
2019.2
2019.2.5f1
2020.1
Issue ID
1184510
Regression
No
[iOS] [GLES2] Stencil buffer doesn't work
Reproduction steps:
1. Open the attached project.
2. Make sure Graphics API is set to OpenGLES2.
3. Build and run it on an iOS device.
Actual result:
- Stencil buffer doesn't work. Text appears outside of Scroll View (Screenshot attached).
Expected result:
- Text appears within Scroll View (Screenshot attached).
Reproduced with:
- iOS (GLES2)
- 2019.2.1f1, 2020.1.0a3
- iPhone 7+ iOS 12.0, iPhone X iOS 11.3.1, iPhone 5 iOS 10.3.3
Not reproducible with:
- iOS (GLES3, Metal)
- Android (GLES2, GLES3)
VLNQA00128 Samsung Galaxy Note8 9 Exynos 9 Octa 8895 Mali-G71 OpenGL ES 3.2
VLNQA00282 Samsung Galaxy S10e 9 Snapdragon 855 SM8150 Adreno (TM) 640 OpenGL ES 3.2
Note:
- The project doesn't open with older Unity versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Document (UXML) UI disappears from the Game view when any asset is imported and does not reappear until clicking in the Editor
- Warnings about invalid URIs are thrown when UI Builder's Material field is set to null
- Warnings about invalid URIs are thrown when UI Builder's Variable Asset Reference field is set to null
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
Add comment