Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.50f1
Issue ID
UUM-108816
Regression
Yes
Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
Reproduction steps:
1. Open the attached “IN-104297_PBGrowDeletionIssue.zip“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Select the “TestObject“ Prefab GameObject in the Hierarchy
4. Make sure “Flag vals“ field is set to “A,B“
5. Right-click on the “Flag vals“ label
Expected result: Context menu shows up
Actual result: IndexOutOfRangeException is thrown
Reproducible with: 2023.2.13f1, 2023.2.20f1, 6000.0.50f1, 6000.1.0b13
Not reproducible with: 2023.2.12f1, 2022.3.63f1, 6000.1.6f1, 6000.2.0b460
Fixed in: 6000.1.0b14
Reproducible on: M1 Max MacOS 15.1.1
Not reproducible on: No other environment tested
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
There are no fixes planned for this Bug