this is noted in : Entity Command Buffer | Package Manager UI website
“”““When you access the EntityManager (to say, create an entity) you invalidate all injected arrays and EntityQuery objects.””“”“”""What does that mean can you provide an example?How can i inject things into entity manager?