Search Issue Tracker
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project2. Uncomment the 10th line in the “LayoutEngine.cs“ Script and sav... Read more
Burst Complier throws the error "Internal compiler error for Burst ILPos...
Reproduction steps:1. Open the attached project “ReproProject”2. Ensure to switch to target Platform to Android3. Observe the Consol... Read more
Some buttons in the Burst Inspector window crop the button text from the...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Burst Inspector window (Jobs > Burst >... Read more
[ECS][DOTS] Script re-compilation in Play mode causes "NullReferenceExce...
Reproduction steps:1. Open "Bouncy Ball I.zip" project2. Open any script (AreaAxisComposite.cs)3. Enter Play mode4. Write a trivial ... Read more
[Burst] "Unexpected error while processing instruction" error when burs...
Steps to reproduce:1. Open user-supplied project2. Enter Play mode Expected: no errors in the Console windowActual: errors appear in... Read more
Significant increase in compilation time when Burst package is installed
How to reproduce:1. Open the “U6CT.zip“ project2. Press Assemblies > “Create 100 Assemblies” in the Toolbar3. In any of the gener... Read more
[Linux] Burst requires libstdc++.so.6 with GLIBCXX_3.4.21 but CentOS 7 o...
How to reproduce:1. Open the attached project ('Burstlibstdc Test.zip')-- Observe the errors in the console (see the originally atta... Read more
Player crashes when a specific project is built with Burst enabled
How to reproduce:1. Open the “IN-106901.zip“ project2. Build the project3. Run the built Player4. Observe the Player Expected result... Read more
Burst compiler finishes build with ThreadAbortException when using batch...
How to reproduce:1. Open attached project and close2. Locate and edit "Build.bat" file in project folder, replacing "PATH_TO_UNITY_2... Read more
[IL2CPP] [Burst] Silent crash on Windows Standalone Build with Master co...
How to reproduce:1. Open the attached (Burst Compiler Repro Slim.zip) project2. Open the "Burst Test" Scene3. Build to Standalone Pl... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder