Search Issue Tracker
Fixed in 1.0.0-preview.7
Votes
0
Found in [Package]
1.0.0-preview6
Issue ID
1228636
Regression
Yes
action map gets lost on play when prefab is highlighted in inspector
-e: when you have the player prefab highlighted in the inspector and then start the scene the action map reference vanishes from the component
--repros with 1.0-preview 5 and 6, downgrading down to preview4 doesn't show the issue, but throws errors
-repro:
--open Demo1 scene
--in the Project View > _Prefabs select the PlayerPrefab
--scroll down to the Player Input component
--start the play mode
--NOTICE the "My Actions" action map reference vanishes from the inspector
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
- [HDRP] SUCCEEDED(hr) error is thrown when the project's Shadows Filtering Quality is set to High or Very High
- With specific Windows 10 settings, the player window resolution does not match the values passed into Screen.SetResolution()
- Material leaks memory when using PostProcess-Layer
- [URP] Adreno GPU is not getting the required vertex data
- [DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes on DirectX 12
Resolution Note (fix version 1.0.0-preview.7):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1097