Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X, 2021.2.X
Votes
5
Found in
Issue ID
1347211
Regression
Yes
[Android] Crash with java.lang.IllegalStateException: The specified child already has a parent.
The is no repro project for this crash, but there are reports on the forum https://forum.unity.com/threads/android-crash-on-unity-2019-4-26f.1116979 and our support customers are affected https://unity3d.zendesk.com/agent/tickets/1068010 https://unity3d.zendesk.com/agent/tickets/1062844
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
hsgaminators
Sep 02, 2022 07:12
Still present in marked fixed version. Tried various version of 2019.4.X and 2020.3.X. But it has a slightly different error log i.e.
Caused by: java.lang.IllegalArgumentException: parameter must be a descendant of this view
at android.view.ViewGroup.offsetRectBetweenParentAndChild (ViewGroup.java:6422)