Search Issue Tracker
Fixed
Fixed in 1.7.0
Votes
3
Found in [Package]
1.6.1
Issue ID
ISXB-521
Regression
No
Tracked Pose Driver (Input System) bindings on a prefab become lost upon exiting editing the Prefab
Steps to reproduce:
1. Open the attached user's project "XR_PrefabRegression_2022.zip"
2. Open the prefab "HMD + Cam", and set the Position Input binding to "devicePosition [XR HMD]"
3. Exit editing the Prefab
4. Add "HMD + Cam.prefab" to SampleScene
5. Note the bindings were lost
6. Add "HMD + Cam (Input by Ref).prefab" to SampleScene
7. Note the references to the Input Actions asset persist
Expected results: Tracked Pose Driver (Input System) bindings on a prefab are not lost upon exiting editing the Prefab
Actual results: Tracked Pose Driver (Input System) bindings on a prefab become lost upon exiting editing the Prefab
Reproducible on: Input System 1.6.1 (2021.3.27f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a18)
Notes:
-This does not occur when using a reference to an Input Action Asset
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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
footballdaniel
Aug 08, 2023 12:56
Note: Deleting the library / git clean -dfx seemed to help. after restarting the editor, the bindings are no longer lost.
footballdaniel
Aug 08, 2023 12:51
Same problem here with 2022.2.19f1
ClementVirat
Jun 30, 2023 09:38
I am facing the same issue. It results in that the XR Origin Camera is not tracked.