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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Resolution Note (fix version 3.1.5):
Fixed in 3.1.5 (next release)