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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
There are no fixes planned for this Bug