Search Issue Tracker
Active
Under Consideration for 6000.0.X
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment