-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Release Type: GitHub source current branch
Version: Latest commit at time of report
Platform(s): Windows
Describe the bug
The editor crashes when handling nullable value types, e.g. float?
To Reproduce
Steps to reproduce the behavior:
- Define a component with a nullable value type field (e.g. float?)
- Add the component to an entity
- Attempt to edit the field in the editor
- Editor crashes
Expected behavior
Nullable value type fields should be editable like regular fields, where an empty string represents null
Screenshots
Not applicable
Log and callstacks
Not applicable
Additional context
It appears that the editor doesn't currently support nullable value types
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working