How to reproduce:
1. Open the user’s attached project
2. Enter Play Mode
3. In the Hierarchy window select the “Main Camera” GameObject
4. In the Inspector window change the rotation of the Y-axis
5. Observe the Game window
Expected result: Canvas containing a square rotates and faces the camera view
Actual result: Canvas containing a square doesn’t rotate and is not facing the camera view
Reproducible with: 10.10.0 (2020.3.40f1), 12.1.7 (2021.3.12f1), 13.1.8 (2022.1.20f1), 14.0.3 (2022.2.0b11), 15.0.1 (2023.1.0a14)
Notes:
- The issue is not reproducible in the “Main Camera” preview window (the canvas is rotating)
- The issue is not reproducible when the same script is attached to the “GameObject” GameObject (a grey plane)
- Not reproducible in the Built-in RP