Search Issue Tracker
Failed to burst compile lambda expression error DCICE005
How to reproduce:1. Open attached project "Bug.zip"2. Observe Console window Expected result: no errors are thrownActual result: "er... Read more
[ECS] NotImplementedException exception is thrown on Standalone Builds w...
Reproduction steps:1. Open the attached project ("case_1230602-LightLambda.zip")2. Open the repro scene ("SampleScene")3. Enter Play... Read more
"SGICE002: This error indicates a bug in the DOTS source generators" err...
How to reproduce:1. Open the attached project “EntityDeltaTimeIssue.zip“2. Open Scene “EntityScene“ (Assets/Scenes/SampleScene)3. Ob... Read more
"SGICE002" error is thrown when Building project
How to reproduce:1. Open the “Boids” project2. Build the project and observe the Console (File > Build Setting > Build) Expect... Read more
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
"Unexpected error while post-processing lambdas" error is thrown when Jo...
How to reproduce:1. Open the attached project (case_1242712-Project.zip)2. Observe the Console Window Expected result: Test.cs Scrip... Read more
JobSystem uses deprecated IJobForEach interface when it's created throug...
How to reproduce:1. Create a new project with the default 3D template2. Import the Entities Package3. In the Project Window, create ... Read more
Crash on DualThreadAllocator<DynamicHeapAllocator>::Allocate when URPMat...
Reproduction steps:1. Open user's attached project "ECSSamples" and scene "SpawnAndRemove"2. Enter Play Mode and wait for about a mi... Read more
[ECS] EntityQuery.CopyFromComponentDataArray is copying memory the wrong...
How to reproduce:1. Open user-submitted project (CopyFromComponentDataArrayBug.zip)2. Open the SampleScene3. Enter Play Mode and che... Read more
Error "InvalidOperationException" is thrown when running test in Test Ru...
How to reproduce:1. Open the attached project "1422520.zip"2. Open "SampleScene" in Scenes3. Press Window -> Dots -> Hierarchy... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default