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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Resolution Note (fix version 1.0.0-preview.7):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1097