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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 3.1.5):
Fixed in 3.1.5 (next release)