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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
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)