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 a... 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"... 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... 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... 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... 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” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Enter the Play Mo... Read more

0
votes
Fixed

Burst Compiled Jobs are executed differently in Player and Editor when i...

Package: Burst

-

Jun 26, 2023

-

Version/s: 1.8.4

How to reproduce: 1. Open the “BurstRepro“ project 2. Open the “SampleScene” 3. Open the Profiler (Window > Analysis > Profiler) ... Read more

0
votes
Won't Fix

Crash on BurstCompilerService::CompileAsync when opening a specific project

Package: Burst

-

Mar 29, 2024

-

Version/s: 1.8.11

Reproduction steps: 1. Open the attached project "CrashRepro" Expected result: The project opens Actual result: Editor crashes ... 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” project 2. Build the Player (File > Build And Run) 3. In the Player, press “LOC... 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 AnyAmou... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.