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

Fix Unity crash when performing undo operation on the prefab brush. #364

Merged
merged 1 commit into from Apr 5, 2023

Conversation

MaciekOaky
Copy link
Contributor

There was an annoying Unity crash when I was undoing some operations on tilemaps. Finally found the repro steps and found the cause of the crash. We need to register Undo.SetTransformParent when modifying the parent of an instantiated object.

@unity-cla-assistant
Copy link

unity-cla-assistant commented Apr 2, 2023

CLA assistant check
All committers have signed the CLA.

@ChuanXin-Unity
Copy link
Collaborator

Thanks for fixing this!

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

Successfully merging this pull request may close these issues.

None yet

3 participants