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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
There are no fixes planned for this Bug