Search Issue Tracker
[ECS] GetOrCreateSystem ArgumentException with ISystemBase
Reproduction steps:1. Open attached project "EntitiesSystem.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console window ... Read more
[ECS] Error 'DCICE007' is thrown when compiler removes fields that would...
Reproduction steps:1. Open the attached project ("case_1217354-ECSBug")2. Inspect console Expected result: No errors are thrownActua... Read more
ChunkHeader component throws InvalidCastException: Specified cast is not...
Steps to reproduce:1. Open supplied project "Case1187217.zip"2. Run the test in Play mode.3. Open Entity Debugger.4. Filter entities... Read more
[ECS] Static Objects' positions are incorrect when they are Converted To...
How to reproduce:1. Open the user's project2. Press Play~ Inspect objects positions ~3. Build a Standalone application and run it (B... Read more
"Jobs can only create Temp memory" error is thrown when using ExclusiveE...
Steps to reproduce:1. Open the attached project "1180476.zip"2. Open "SampleScene"3. Enter the Play mode4. Observe the console Expec... Read more
Grpc.Core.RpcException when using a proxy and Entities 1.0.0-exp.12
Reproduction steps:1. Open Proxy settings on Windows2. Under "Manual proxy setup" turn on "Use a proxy server"3. Set the address and... Read more
[ECS] ArgumentException is thrown when EntityCommandBuffer.DestroyEntity...
How to reproduce:1. Open the user's attached project("Iteration3-Jobs.zip")2. Enter Play mode3. Wait a couple of seconds4. Press the... Read more
[Platforms][iOS] Version and Build values are not overwritten in Xcode p...
Steps to reproduce:1. Create a new project with iOS Platforms package or open the attached one ("1345745.zip")2. Create a new Build ... Read more
"Unexpected error while post-processing lambdas" error is thrown when en...
How to reproduce:1. Open the attached project "1259225.zip" Expected result: no errors are thrown to the ConsoleActual result: "Unex... Read more
Crash when calling EntityManager.CreateEntity(new EntityArchetype(), 1, ...
How to reproduce:1. Open attached project "Case_1262093"2. Press Play Reproducible with: Entities: 0.8.0 - preview.8, 0.11.1 - previ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class