Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.4.0a1
Issue ID
UUM-124915
Regression
No
Entities lose references to the InputActionAsset when launching the project after deleting the Library folder
How to reproduce:
- Open the “IN-119102.zip“ project directory and delete the Library folder
- Open the “IN-119102.zip“ project
- Enter Play Mode
- In the Game view, enable the “Local“ toggle on the left
- Open the (Window → Entities → Hierarchy) window
- In the Entities Hierarchy window, search for “c=InputCommon“ in the search bar
- Select the “Entity(253:1)“ GameObject
- In the Inspector, search for “InputDefault“ in the search bar
- Expand the “Asset“ and “Cursor Position“ fields under the Input Default Component
- 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment