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
- 'EditorSceneManager.sceneCount' reports the wrong count when called by an 'EditorSceneManager.sceneClosed' event
- Entering large values in keyframe “Value” causes Curve to disappear and spams Mesh Bounds errors in the Console window
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
Add comment