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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment