Search Issue Tracker
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
Errors about $BurstDirectCallInitializer.Initialize() in windows standal...
Burst fails compiling a method in the attached project. It's probably caused by having a nested private class that contains a direct... Read more
"Burst error BC1042: The managed class type `System.IntPtr` is not suppo...
Reproduction steps:1. Open the “ReproProject“ project2. Observe the Console window Expected result: No errors are thrown in the Cons... 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
Crash on mono_domain_set during burst compilation when opening a specifi...
Reproduction steps:1. Open the attached "ASDQWE" project2. Observe the Editor Expected result: The Editor opens successfullyActual r... Read more
Burst does not recompile Scripts when they have been compiled once before
Reproduction steps:1. Open the attached project2. Open the "Procedural Mesh.unity" Scene located in the /Assets/Scenes folder3. Make... Read more
Entering Play mode in an empty scene takes longer when the Burst package...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play mode4. Obse... Read more
[Android] "Unable to find lib_burst_0_0 and _burst_0_0" message logged w...
This does not have any effect on the actual Burst functionality, just an effort to load split libraries. 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled