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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
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].