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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
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)