Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MA Move IndependentlyはUndo等でコンポーネントが外れるとRedoしてもオブジェクト選択が復活しない #842

Open
Sayamame-beans opened this issue May 4, 2024 · 3 comments
Milestone

Comments

@Sayamame-beans
Copy link

恐らくオブジェクトの選択はUndoに記録されておらず、Undoでコンポーネントが外れると、Redoでコンポーネントを付け直してもオブジェクト選択がやり直しになってしまいます。

Unity 2022.3.6f1
NDMF 1.4.0
MA 1.9.12

@Sayamame-beans Sayamame-beans changed the title MA Move IndependentlyはUndoでコンポーネントが外れるとRedoしてもオブジェクト選択が復活しない MA Move IndependentlyはUndo等でコンポーネントが外れるとRedoしてもオブジェクト選択が復活しない May 4, 2024
@bdunderscore
Copy link
Owner

うーん・・・Undo.RecordObjectはちゃんと呼び出してるんだけどなぁ・・・

@bdunderscore
Copy link
Owner

そもそも設定を保存してない模様

@bdunderscore bdunderscore added this to the 1.10 milestone May 7, 2024
@bdunderscore
Copy link
Owner

問題は特定できたけど、保存するようにすると 1) 保存形式の変更になる 2) カスタムエディターを回すためにはObjectChangeEventStreamが必要になりそうなので、1.10まで保留です。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants