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
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
Add comment