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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment