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
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
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
- [Android] [Vulkan] Warning "AndroidPlayer "<device>" VULKAN: GENERAL WARNING: The following warning was triggered: VKDBGUTILWARN003." spammed every frame when the application is actively running on a device
- Skinning Editor missing tooltips
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].