Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.2.0b7
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1326816
Regression
Yes
The camera doesn't rotate in HDRP Template with the SimpleCameraController.cs script
How to reproduce:
1. Open a new HDRP project
2. Delete the "PlayerControllerFPS" GameObject in the Hierarchy window
3. Create a new Camera GameObject in the Hierarchy window (Right-click -> Camera)
4. Add the "SimpleCameraController.cs" Component to the Camera
5. Enter Play Mode
6. Rotate the Camera by holding the right mouse button
Expected result: Camera rotates
Actual result: Camera doesn't rotate
Reproducible with: 2020.2.0b7, 2020.3.2f1, 2021.1.2f1, 2021.2.0a12
Not reproducible with: 2019.4.23f1, 2020.2.0b5
Could not test with: 2020.2.0b6 (No HDRP Template option)
Comments (1)
-
dorusoftware
Apr 17, 2021 13:03
Installing the new input system and disabling the old one the "SimpleCameraController.cs" works as expected
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a16
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.8f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.9f1