About transition effect

We are inserting button in canvas of unity editor but it is unclickable in VR .How to fix this problem and we are adding transition effect in VR and successfully we added the transition effect in unity but when we run the .apk file on VR there is no transition effect shows on VR screen

For VR button you would require the VR Interrelations package (name changes depending on the target platform)

For the transformation it would be just some scene management issues.

We tried searching for this package but could not find it. The button we can click on the game console but unable to click it in VR

Did you create a normal canvas from the UI/Canvas menu ? if so , you need to create it from XR/UI Canvas