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
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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)