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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
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].