Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0f3
Issue ID
930785
Regression
Yes
Event System does not trigger if Canvas Render mode is set to "Screen Space - Camera" or "World Space"
How to reproduce:
1. Open attached project
2. Set Canvas Render mode to "Screen Space - Camera" or "World Space" (result is the same)
3. Enter Play mode
4. Point over UI object
Expected result: Pointing over UI object should trigger Event System (messages should appear in Debug log).
Actual result: Pointing over UI object does not trigger Event System.
Reproducible with: 2017.2.0b3, 2017.1.0f3, 2017.1.0b10, 2017.1.0b1, 2017.1.0a4.
Regression introduced in: 2017.1.0a4.
Not reproducible with: 2017.1.0a3, 2017.1.0a2, 2017.1.0a1, 5.6.2f1, 5.5.4p1.
Notes:
Event System triggers if Canvas Render mode is set to "Screen Space - Overlay".
Event System triggers If UI Image component is attached to the image object.
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
This is a duplicate of issue #930009