Search Issue Tracker
Fixed
Fixed in 3.1.5
Votes
0
Found in [Package]
3.1.4
Issue ID
CMCL-1710
Regression
No
Input Axis Controller breaks when the domain reloads
How to reproduce:
1. Open the “CinemachineTest.zip“ project
2. Open the “SampleScene“
3. Open Edit → Preferences → General, and change the “Script Changes While Playing“ setting to “Recompile And Continue Playing“
4. Enter Play Mode
5. Move the Mouse and observe the Game view (Camera moves around the Directional Light object)
6. Create a new Script in the Project tab
7. After the Domain reload, move the Mouse and observe the Game view
Expected result: The Game view Camera moves around the Directional Light object
Actual result: The Game view Camera stops moving around the Directional Light object until Play Mode is restarted
Reproducible in: 3.0.0-pre.3, 3.1.4 (6000.0.56f1, 6000.2.2f1, 6000.3.0a6)
Not reproducible in: 2.10.4 (6000.3.0a6) (Input Axis Controller was not featured yet, Input Provider is used instead)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
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
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
Resolution Note (fix version 3.1.5):
Fixed in 3.1.5 (next release)