Search Issue Tracker
Not Reproducible
Votes
1
Found in
4.5.1f3
Issue ID
614551
Regression
No
When using a custom PropertyDrawer in a custom attribute, unnecessary(?) exceptions are thrown
To Reproduce:
1. Open "Scenes/TestScene" in the attached project.
2. Click on 'PlatformDependentDestructor' in hierarchy, type is not a supported int/enum value exceptions are thrown. Even if the custom attribute used in the script attached to this objects function fine ( Nothing/Everything can be successfully selected in 'Platforms to Remain..' field.
3. Remove line 13, '[EnumFlagsAttribute]' in 'PlatformDependentDestructor.cs', disabling the attribute fixes the errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment