Strange problem occured in 4.6.1 f1, if I’ll put any object with collider on it behind canvas then any canvas element that is over the obj with collider stops responding. Was trying to find similar cases on the forum, but there is only sorting orders of different canvases, not objects with colliders.
It’s easy to reproduce:
- open - Controls scene from the UI Demo project
- add collider to the Background sprite
- Now UI isnt working
Thanks for help