Search Issue Tracker
"Pointers and fixed size buffers may only be used in an unsafe context" ...
How to reproduce: 1. Open the attached project “SplitBug” 2. Observe the Console Expected results: The are no compilation error... Read more
"SystemAPI.GetSingletonBuffer" method's "isReadOnly" argument is ignored...
How to reproduce: 1. Open the “BugReports“ project 2. In the Project window navigate and open the “Assets/SignletonBufferSystem.cs... Read more
“SGICE003” is thrown to the Console when including "UnityEngine" in a sc...
How to reproduce: 1. Open the “SurvivorLike“ project 2. Observe the Console Expected result: No “SGICE003” error is thrown Act... Read more
Breakpoints in code can not be reached when they are placed below a comment
How to reproduce: 1. Open the attached “breakpoints_issue” project 2. Open the "SampleScene" and enter Play mode 3. Observe that ... Read more
The Prefab reference in the runtime data gets set to None when a propert...
How to reproduce: 1. Open the “BugPrefabLiveConversion“ project 2. Open the “SampleScene“ 3. In the Hierarchy window, enable the ... Read more
All Inspectors are affected and one of them rendered blank when changing...
How to reproduce: 1. Open the user-attached project “findBug_ECSinspectorMode” 2. Open the “SampleScene” scene 3. In the Inspecto... 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
Burst compilation error "BadImageFormatException: Expected reference typ...
How to reproduce: 1. Open the “Reproduce-BadImageFormat“ project 2. Enter the Play Mode 3. Observe the Console window Expected... Read more
Methods using IJobEntity are not properly code-generated when the System...
How to reproduce: 1. Open the user-attached project “Hopeful Dumpster Fire” 2. Open the “SampleScene” scene 3. Enter the Play mod... Read more
Scripts have poor compilation times when using Entities versions 1.2.0 a...
How to reproduce: 1. Open the attached “IN-75966” project 2. Open the “ApplicationTools“ script from the Project window (Assets/Ga... 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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame