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
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
Add comment