Search Issue Tracker
Fixed
Votes
5
Found in
5.0.1f1
Issue ID
688317
Regression
No
OnTransformChildrenChanged() called twice
To reproduce the bug follow the steps
1. Open "case_688317-OnTransformChildrenChangedCalledTwice" project
2. Open "Main" scene
3. Run scene
4. Press button "Add to children"
5. Console shows two "OnTransformChildrenChanged" messages
In "NewBehaviourScript" script:
"transform.SetParent" function triggers "OnTransformChildrenChanged" method twice.
Comments (6)
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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
aicacaten
Jul 15, 2020 12:07
The one of the Top 10 Halloween Costume Idea for Female is being a big kid. In this all you need is to wear the clothes of what a kid wears and this will make you look alike a kid. https://halloweencostumesct.com/dexter-morgan-halloween-costume/
jonny3333
Jun 15, 2020 10:44
Follow up my account on <a href="https://www.marketwatch.com/press-release/enhance-the-arcade-gaming-experience-with-cocktails-arcade-machines-2020-06-07">my blog</a>.
younlee34101
May 17, 2020 17:01
When it comes to deciding the wedding dress, it’s where the trouble starts. The girl imagines her wedding dress from a very young age and according to https://www.researchwritingking.com/review-of-bid4papers-com/ she wants it to be the best one. She wants her groom’s eyes to stop at her when she enters the church.
Hosnkobf
Feb 01, 2018 15:21
Almost 3 years after the report of the bug it is marked as fixed but still not in any released version... What the F*ck?
Jigsaw-Indie
Aug 12, 2015 07:08
Version 5.1.2f1
- Destroy child object triggers OnTransformChildrenChanged() three times
- Remove child object (parent to null) does not trigger OnTransformChildrenChanged() at all
- Add child object triggers OnTransformChildrenChanged() twice
Chris-Trueman
Jul 20, 2015 12:40
It also doesn't trigger when you remove a child, by changing its parent. It will trigger if the child is destroyed.