Search Issue Tracker
Crash on profiling::ProfilerUnsafeUtility::BeginSample when exiting Play...
Reproduction steps: 1. Open the user’s attached project 2. Enter Play Mode 3. In Game View, click “Start Simulating” 4. In Game ... 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 Scenes 3. Press Window -> Dots -> Hierarchy 4.... Read more
[IL2CPP] [Entities] Application crashes with BlobArray related errors wh...
How to reproduce: 1. Open the attached Unity project ("1355746_2021.2.0b6.zip") 2. Open the Scene "SampleScene" (Assets -> Scenes) 3... Read more
Attributes applied to fields are not carried to their respective compone...
How to reproduce: 1. Open the user's attached project 2. Open the "SampleScene" Scene 3. Select the "ObjectWithBugScript" GameObject... Read more
[DOTS] GenerateAuthoringComponent causes errors when declaring variables...
How to reproduce: 1. Open the attached "1411306.zip" project 2. Open the Console window Expected result: No errors Actual resu... Read more
"Loading Entity Scene failed because the entity header file couldn't be ...
How to reproduce: 1. Open the attached project "ECSWeb.zip" 2. Build And Run the project for WebGL 3. Open the Web Console in the... Read more
Memory leak occurs in Play Mode when a GameObject is in a Sub Scene
How to reproduce: 1. Open the “UCG_DOTS“ project 2. Change “Leak Detection Level” to “Enabled With Stack Trace” (Edit > Preference... Read more
Build crashes on "lib_burst_generated" when running the build
How to reproduce: 1. Open the project “IN_29808” 2. Press File → Build And Run Expected result: build runs successfully Actual resu... Read more
Namespace collision when code generator creates the Entities.ForEach Job...
Reproduction steps: 1. Open the attached project “IN-18459.zip” 2. Observe the Console window Expected result: There are no err... Read more
"Entities Hierarchy" window stops working when a subscene is loaded usin...
1. What happened The "Entities Hierarchy" window stops displaying anything when a subscene is loaded using SceneSystem.LoadSubScene... 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
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events