Search Issue Tracker
Fixed in 1.1.0-preview.3
Votes
0
Found in [Package]
Issue ID
1298783
Regression
Yes
Hitting “Create Actions…” button on Player Input component, and saving the file throws a NullReferenceException
Hitting “Create Actions…” button on Player Input component, and saving the file throws a NullReferenceException
To reproduce:
1. Create a new project
2. Import Input package
3. Select a Game Object in the scene
4. Add Player Input component
5. On the component press "Create Actions..." button
6. Hit save
Expected result: the .inputactions asset is created and referenced in the component
Actual result: the .inputactions asset is created, a null reference is thrown, no reference in the component.
Reproduced with: 2019.4.12f1, IS 1.0.1, 2020.2.0b10.3438, IS 1.0.1, US 1.0.0, 2021.1.0a10.1685, Input System 1.0.1
Does not reproduce on: 2018.3.8f1, Input System 0.2.1,
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Add comment