Search Issue Tracker
Fixed in 2021.3.33f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0b17, 2023.3.X
Votes
0
Found in
2021.3.27f1
2022.3.2f1
2023.1.0f1
2023.2.0a20
Issue ID
UUM-40715
Regression
No
When multi-editing GameObjects with Seriliazed Enum fields, changes are not reflected if the the last selected GameObject in the Hierarchy has a different value
Steps to reproduce:
1. Open the attached user's project "MultiSelectIssue.zip"
2. Open "Scenes/SampleScene.unity"
3. Select both Enum1 and Enum2 GameObjects in the Hierarchy
4. Try to set the "Fruit" property in the Inspector to "Banana." It will not work, because the second GameObject's Fruit property is already "Banana."
5. Observe that setting the "Fruit" property to "Apple" or "Cherry" does change both objects as intended
6. Repeat with multi-selecting "Popup1" and "Popup2" to observe the issue occurring with custom Property Drawers
Expected results: When Multi-editing GameObjects with Seriliazed Enum fields changes are reflected if the the last selected GameObject in the Hierarchy has a different value
Actual results: When Multi-editing GameObjects with Seriliazed Enum fields, changes are not reflected if the the last selected GameObject in the Hierarchy has a different value
Reproducible on: 2021.3.27f1, 2022.3.2f1, 2023.1.1f1, 2023.2.0a20
Tested environment: windows 10
Notes:
-This issue occurs whether using Unity's default enum property drawer, or using EditorGUI.Popup to create a custom
Comments (1)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
unity_03BA514BAC145D0E9AB3
Dec 26, 2023 14:47
Still happen in 2023.2.3f1