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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment