Search Issue Tracker
"Failed to find entry-points" error after asset importing when the DLL f...
Reproduction steps:1. Open the attached project “StandaloneProfilerBugs”2. Check the Console window Expected results: There are no m... Read more
Floating Point Precision degrades when Burst Compilation is enabled
How to reproduce:1. Open the attached Project "burstTest" and load Scene "SampleScene"2. In the Hierarchy, select the "Bug Test" Gam... Read more
Burst does not auto-vectorize a method when the SinCos method is used
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more
SLEEF Calls are not automatically vectorized when FloatMode.Deterministi...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more
Burst Constant.IsConstantExpression() check is ignored when using float8
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more
Null references are not recognized when Burst Compiling
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Asset/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. O... Read more
"System.ArgumentOutOfRangeException" is thrown when compiling 65536 func...
Steps to reproduce:1. Open the attached “TestBurst.zip” project2. Add the “Test.cs” script to the Assets folder3. Wait for the Burst... Read more
Assert conditional on ENABLE_UNITY_COLLECTIONS_CHECKS and UNITY_DOTS_DEB...
Steps to reproduce:1. Download the attached user's project "DoubleConditionalReport.zip"2. Make a Windows Standalone Player build3. ... Read more
Event generation fails when it is called in a bursted context
Reproduction steps:1. Open the attached “ASDQWE” project2. Build the Player (File > Build And Run)3. In the Player, press “LOCAL ... Read more
Mixing types in string interpolation causes BC1345
String interpolation works when using like types, but not when mixing. {code:java}[BurstCompile]static public void AnyAmountOfIntege... 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
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller