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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 3.1.5):
Fixed in 3.1.5 (next release)