Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
game
c-sharp
gamedev
design-pattern
performance
game-engine
tdd
unity
game-development
design-patterns
ecs
entity-component-system
entity-framework
entity
paradigm
test-driven-development
entity-component
entitas
paradigmshift
entitas-csharp
-
Updated
Apr 24, 2022 - C#
Describe the bug
https://github.com/mikro-orm/mikro-orm/blob/757801e9260b4cc89577b89ddbeec7a428fdb9a0/packages/core/src/entity/EntityAssigner.ts#L81
https://github.com/mikro-orm/mikro-orm/blob/757801e9260b4cc89577b89ddbeec7a428fdb9a0/packages/core/src/entity/EntityAssigner.ts#L134-L137
It would appear the default behavior is to just set the entity directly to the property, however if yo