Search Issue Tracker
Active
Votes
2
Found in
Issue ID
1417419
Regression
No
NullReferenceException is thrown when using [GenerateAuthoringComponent] on IBufferElementData that contains Entities
NullReferenceException is thrown in the Console window when attaching an IBufferElementData authoring component that has a single public Entity field to a GameObject with the "Convert To Entity" property enabled
Comments (1)
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Knedlo
Jul 17, 2022 06:58
The issue is present in Unity 2021.3.6f1 with Entities 0.51.0-preview.32. It happens with authoring components generated via [GenerateAuthoringComponent].