Search Issue Tracker
Duplicate
Votes
1
Found in
2017.2.0b1
2017.3.0f3
Issue ID
984147
Regression
Yes
UI Images get out behind the edges of the Scroll View while scrolling and UI Object with the negative z position is attached
How to reproduce:
1. Open attached Unity project "rectmask2d-bug"
2. Select File -> Build Settings
3. Add "Scene" scene
4. Switch Platform to WebGL
5. Build and Run
6. Scroll or drag images with text
Expected result: Images stay in the range of the Scroll View Gameobject while scrolling (984147_Expected.gif).
Actual result: Images get out behind the edges of the Scroll View Gameobject while scrolling (984147_Actual.gif).
Workaround: Change z position to 0 of the "Bad Z 1 object", located in the Canvas -> Z Positioning Container -> GameObject.
Regression first introduced in: 2017.2.0b1 (8ea65b152036).
Reproducible with: 2018.0b2, 2017.3.0p1, 2017.2.1p2.
Not reproducible with: 2017.1.3f1, 5.6.5f, 5.5.6f1.
Note: This is working properly in the Standalone build and in the Editor.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
This is a duplicate of issue #1014187