Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.2f1
Issue ID
745188
Regression
No
OnTransformChildrenChanged is not called when removing a child and is called twice when adding a child
Steps to reproduce:
1. Open attached project
2. Open and play 'Test' scene
3. Click 'Run test' button
4. See the console, notice the wrong number of calls to OnTransformChildrenChanged:
Removing object from the children list does not call OnTransformChildrenChanged at all.
Adding an object to the children list calls the function twice.
Reproduced with: 5.0.4f1, 5.2.3f1, 5.4.0a3
Comments (1)
-
tonytopper
Apr 08, 2024 22:45
This isn't a duplicate completely because the other ticket doesn't appear to mention "Removing object from the children list does not call OnTransformChildrenChanged at all"
I am also seeing that removing an object does not call the OnTransformChildrenChanged. Is this the expected result? Seems odd.
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
This is a duplicate of issue #688317