Search Issue Tracker

0
votes
By Design

"Failed to find entry-points" error after asset importing when the DLL f...

Package: Burst

-

Aug 01, 2023

-

Version/s: 1.8.7

Reproduction steps:1. Open the attached project “StandaloneProfilerBugs”2. Check the Console window Expected results: There are no m... Read more

0
votes
Won't Fix

Floating Point Precision degrades when Burst Compilation is enabled

Package: Burst

-

May 31, 2023

-

Version/s: 1.8.4

How to reproduce:1. Open the attached Project "burstTest" and load Scene "SampleScene"2. In the Hierarchy, select the "Bug Test" Gam... Read more

1
votes
By Design

Burst does not auto-vectorize a method when the SinCos method is used

Package: Burst

-

Jun 09, 2023

-

Version/s: 1.8.4

Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more

1
votes
By Design

SLEEF Calls are not automatically vectorized when FloatMode.Deterministi...

Package: Burst

-

Jun 09, 2023

-

Version/s: 1.8.4

Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more

1
votes
Won't Fix

Burst Constant.IsConstantExpression() check is ignored when using float8

Package: Burst

-

Jun 15, 2023

-

Version/s: 1.8.4

Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more

0
votes
Won't Fix

Null references are not recognized when Burst Compiling

Package: Burst

-

Jun 15, 2023

-

Version/s: 1.8.4

Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Asset/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. O... Read more

0
votes
Active

"System.ArgumentOutOfRangeException" is thrown when compiling 65536 func...

Package: Burst

-

Jun 26, 2025

-

Version/s: 1.8.23

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

0
votes
Fixed

Assert conditional on ENABLE_UNITY_COLLECTIONS_CHECKS and UNITY_DOTS_DEB...

Package: Burst

-

Mar 27, 2024

-

Version/s: 1.8.13

Steps to reproduce:1. Download the attached user's project "DoubleConditionalReport.zip"2. Make a Windows Standalone Player build3. ... Read more

0
votes
Fixed

Event generation fails when it is called in a bursted context

Package: Burst

-

Aug 01, 2023

-

Version/s: 1.8.7

Reproduction steps:1. Open the attached “ASDQWE” project2. Build the Player (File > Build And Run)3. In the Player, press “LOCAL ... Read more

0
votes
By Design

Mixing types in string interpolation causes BC1345

Package: Burst

-

Jul 04, 2023

-

Version/s: 1.8.7

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.