ExtendRealityLtd / ExtendRealityLtd/Zinnia.Unity

Cannot drag and drop to add an element into array

Open
#594 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
321
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Unity 2022.3 (also 2021.3 i think)

- Create several BooleanActions.
- Inspect one of the BooleanAction.
- Drag another BooleanAction into the current one's Sources array header
- expected behaviour: that other BooleanAction is added into the Sources array
- current behaviour: it is not added
- guessed reason: Sources array is List

---

- Create TrackedAlias and inspect it
- Create a camera rig (e.g. oculus intergration camera rig)
- Drag the camera rig into TrackedAlias Camera Rigs array header
- observed the rig is added into the array
- guessed reason: CameraRigs is derived from ObservableList

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.