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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Resolution Note:
There are no fixes planned for this Bug