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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 3.1.5):
Fixed in 3.1.5 (next release)