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
- New Artifact generated for Video when reimporting with identical settings
- “ArgumentOutOfRangeException: Length cannot be less than zero.“ error or “NullReferenceException: Object reference not set to an instance of an object“ error is thrown when CoreUnsafeUtils.FixedBufferStringQueue reads out of bounds
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
Resolution Note (fix version 1.0.0-preview.7):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1097