Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.13f1, 2023.2.0b8, 2023.3.0a1
Votes
1
Found in
2021.3.28f1
2022.3.5f1
2023.1.3f1
2023.2.0a23
2023.3.0a1
Issue ID
UUM-42527
Regression
No
Not all childrens properties gets reverted when changing a property of all child GameObjects under one parent GameObject
How to reproduce:
1. Open the user-attached project “PrefabBug”
2. Open the “SampleScene” scene
3. Search for the “Circle” GameObjects in the Hierarchy search and select them all
4. In the Inspector, change the Color property
5. Right-click on the Color property and click Revert
6. Observe the color of the GameObjects
Expected result: The color is reverted on all GameObjects
Actual result: The color is reverted only on some GameOjects which are the last in the list under their parent GameObject
Reproducible with: 2021.3.28f1, 2022.3.5f1, 2023.1.3f1, 2023.2.0a23
Reproducible on: Windows 11 Pro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some particles do not disappear when setting the particle remainingLifetime property to 0
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
Add comment