CHANGE: Revert: Deprecate useIMGUIEditorForAssets #2283#2347
CHANGE: Revert: Deprecate useIMGUIEditorForAssets #2283#2347josepmariapujol-unity merged 2 commits intodevelopfrom
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr |
PR Code Suggestions ✨Explore these optional code suggestions:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr |
|||||||||||
|
Do we have to revert this? Is there no way to fix it in the short term without reverting it? Maybe @K-Tone is already aware, but I just wanted to make sure. |
This is being reverted for an regression it caused (see description). The IMGUI parts are still needed and reverting this partially is not easy since the scripts tie into each other. We will revisit this as soon as we have the capacity to untangle the dependencies to this code fully to be able to deprecate it safly. |
Description
Reverting: CHANGE: Deprecate useIMGUIEditorForAssets #2283
This PR fixes the regression introduced by the PR above since it does not serialize
InteractionsandProcessors.JIRA: UUM-133864
Before:

After:

Testing status & QA
Make a monobehaviour script and Serialize InputActions. Add Interactions and Processors as shown above.
Overall Product Risks
Please rate the potential complexity and halo effect from low to high for the reviewers. Note down potential risks to specific Editor branches if any.
Comments to reviewers
Please describe any additional information such as what to focus on, or historical info for the reviewers.
Checklist
Before review:
Changed,Fixed,Addedsections.Area_CanDoX,Area_CanDoX_EvenIfYIsTheCase,Area_WhenIDoX_AndYHappens_ThisIsTheResult.During merge:
NEW: ___.FIX: ___.DOCS: ___.CHANGE: ___.RELEASE: 1.1.0-preview.3.