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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
This is a duplicate of issue #930009