Search Issue Tracker
"ArgumentException: Unknown Type:UnityEngine.Camera" is thrown when ente...
How to reproduce: 1. Open the “IN-108964_CameraEntitiesError“ project 2. Enter Play Mode 3. Observe Console Expected result: N... Read more
Cannot hit breakpoint in Entities code using SystemAPI with empty line b...
Reproduction steps: 1. Open the attached “IN-108347_Hopeful Dumpster Fire.zip“ project 2. Open the “Assets/MyScript.cs“ Script ins... Read more
SubScene AudioSources play audio automatically in Edit Mode when the Ent...
How to reproduce: 1. Open the “ECSAudio.zip“ project 2. Open the “BugReportScene“ 3. Open Window > Package Manager > Unity Regist... Read more
SGICE002 error thrown when using SystemAPI.GetComponent<T>() inside a .F...
How to reproduce: 1. Open the project “IN-105709_SGICE002” 2. Observe the Console Expected result: No errors are thrown in th... Read more
Incorrect Entities source generation when defining a SystemBase class
How to reproduce: 1. Open the “IN-101761_PartialPublicBug“ project 2. Observe the Console Expected result: No errors appear Ac... Read more
Exceptions are thrown when using the Schedule() method on Job invocation
How to reproduce: 1. Open the “ScheduleInvocationBug.zip“ project 2. Open the “SampleScene“ 3. Enter Play Mode 4. Observe the Co... Read more
Instances of static objects are not loaded when the static objects are d...
How to reproduce: 1. Open the “bug.zip“ project 2. Build and run the project 3. In the Player, toggle off the “Toggle Staging Tre... Read more
"TypeManager.GetSystemTypeIndices" doesn't return [DisableAutoCreation] ...
Reproduction steps: 1. Open the attached “IN-99791” project 2. Open the “Scenes/SampleScene” Scene 3. Enter the Play Mode 4. Obs... Read more
SGICE002 error is thrown when querying entities with SystemAPI.Query
How to reproduce: 1. Open the “IN-99674_repro“ project 2. Observe the Console Expected result: SGICE002 error is not thrown A... Read more
Crash on mono_traverse_object_internal when building with a large amount...
How to reproduce: 1. Open the attached “IN-94731_SceneBuildTesting“ project 2. Open the Build Profiles window (File > Build Profil... 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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass