Search Issue Tracker

Active

Votes

0

Found in [Package]

1.4.2 - Entities

Issue ID

ECSB-1786

Regression

No

Entities lose references to the InputActionAsset when launching the project after deleting the Library folder

Package: Entity Component System (ECS)

-

How to reproduce:

  1. Open the “IN-119102.zip“ project directory and delete the Library folder
  2. Open the “IN-119102.zip“ project
  3. Enter Play Mode
  4. In the Game view, enable the “Local“ toggle on the left
  5. Open the (Window → Entities → Hierarchy) window
  6. In the Entities Hierarchy window, search for “c=InputCommon“ in the search bar
  7. Select the “Entity(253:1)“ GameObject
  8. In the Inspector, search for “InputDefault“ in the search bar
  9. Expand the “Asset“ and “Cursor Position“ fields under the Input Default Component
  10. Observe the Inspector

Expected result: Both the “Asset“ and the “Cursor Position“ fields are populated
Actual result: Neither the “Asset“ nor the “Cursor Position“ fields are populated

Reproducible in: 1.4.2 (6000.0.59f1, 6000.2.7f1, 6000.3.0b4)
Could not test in: any other version (a lot of required custom packages that need Entities 1.4.2), 1.4.2 (2023.1.0a1, 6000.4.0a1) (Many package incompatibilities or NullReferenceException errors after step 3)

Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested

Add comment

Log in to post comment