⚪┃dots

1523 threads · Page 6 of 31

[BUG] [IN-95879] EntitiesGraphicsSystem.OnPerformCulling bypasses safety when group doesn't run 11 messages
Entities
Is it possible to get a ComponentType in burst code? 2 messages
Solved Entities
Sharing native struct between systems (like NativeParallelMultiHashmap) 3 messages
Burst Solved Entities Jobs System
Event When Subscene Ready - Handling Monobehavious -> Subscene communication. 3 messages
Entities
Working Netcode Character Controller? 8 messages
Character Controller Netcode for Entities
Job "slower" than direct execution 3 messages
Burst Jobs System
[Bug] Memory corruption in EntityDiffer BlobAsset handling 5 messages
Entities
Entity Instantiation and Result Component Manipulation 2 messages
Entities ECS Concepts
Issue getting Server to use the Client input to update LocalTransform when using IInputComponentData 4 messages
Netcode for Entities Entities
Blittable component type contains pointer field error 30 messages
Entities ECS Concepts
whats the best way to pause the game when making an DOTS game? 8 messages
ECS Concepts Jobs System
What is DOTS mostly replacing? 93 messages
Entities Samples & Docs ECS Concepts
How to get started with dots and 2d? 18 messages
Entities Entities Graphics Samples & Docs Jobs System ECS Concepts
IJobChunk collision system 1 messages
Entities Jobs System
Scene Loading with ECS 12 messages
Entities ECS Concepts
Patterns for "well-known data" with cleanup components 26 messages
ECS Concepts
Frustum Culling Job 13 messages
Entities Graphics
Trying to Instantiate what seems to be a valid entity returns Invalid entity Entity(-1:-17) etc. 42 messages
Entities
Why is my second editor window weird? 3 messages
Netcode for Entities ECS Concepts
SharedComponentData not possible for filtering when created through EntityCommandBuffer 59 messages
Entities
My camera can't see into a subscene 2 messages
Entities Graphics Entities Solved ECS Concepts
how to write back changes from a job 1 messages
Entities Jobs System
The easiest but most important bug fix I'll ever request 11 messages
Entities Solved
same code but behaving diffeerently for blobs 2 messages
Burst Entities
blob not adding to entity correctly 76 messages
Entities
Native Containers in Components and EntityCommandBuffer 35 messages
Burst Entities ECS Concepts
Delivering ECS content to application 17 messages
Entities ECS Concepts
'materialMeshInfo does not point to a valid mesh' Error When Creating Entities 16 messages
Entities Graphics
Desynchronization of GameObject position and tool indicators (movement, etc.) inside subscene. 2 messages
Entities ECS Concepts
Can't enable/disable my system from monobehaviour 3 messages
Entities Solved ECS Concepts
[BUG 1.3.9] compile error when having mismatched using statements 11 messages
Entities
PhysicsJoint not doing anything 1 messages
Unity Physics
Using Unity.Logging to write a NativeText/NativeList<FixedString4056Bytes> to a file 7 messages
Burst Jobs System
[BUG] 1.3.9 - hash in internal map of `TypeManager.GetTypeIndexFromStableTypeHash` are different 68 messages
Entities
Baking discovered assets 23 messages
Baking Solved
[Bug] 1.3.9 Systems with attributes containing null strings throws NRE during CodeGen 2 messages
Entities
Entity spawning on input resulting in Assertion Fault 22 messages
Entities ECS Concepts
[Bug] 1.3.9 TypeManager ILPP outputs incorrect component size if it contains GCHandle (IN-94090) 4 messages
Entities
Custom PostBakingSystem cannot find Child Entities 21 messages
Entities
When creating a Build I got this error cannot convert from 'UnityEngine.GameObject' to 'Unity.Entiti 4 messages
Entities
RPC Protocole Version Error 3 messages
Netcode for Entities
How can I work with script with ConfigurableJoint in DOTS? 40 messages
Entities
Problem Hinge Joint chain 2 messages
Unity Physics
Procedural Mesh and RenderMeshUtility 55 messages
Entities Graphics Entities
cannot convert from 'Unity.Entities.Entity' to 'Unity.Entities.SystemHandle' 2 messages
Entities
Trigger-Handling works but InvalidOperation in NativeStream 4 messages
Burst Entities Unity Physics
Render Texture Nightmare 33 messages
Entities Graphics Entities
DOTS Navigation with avoidance 68 messages
Entities
[IN-93100] EntityComponentStore->AssertCanAddComponent and ChunkComponents 14 messages
Entities
How do I load all scriptable objects in a specified folder inside of a system? 2 messages
Solved Entities Burst ECS Concepts