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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment