Search Issue Tracker

0
votes
Fixed

Burst internal compiler error when using Math.Clamp

Package: Burst

-

Jul 01, 2023

-

Version/s: 1.6.6, 1.7.4, 1.8.7

Reproduction steps:1. Open the attached project “SleefRepro“2. Observe Console Expected result: No errors in ConsoleActual result: E... 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

0
votes
Won't Fix

"Leak Detected : Persistent allocates 1 individual allocations" message ...

Package: Burst

-

Jul 31, 2023

-

Version/s: 1.8.7

Reproduction steps:1. Open the attached “ASDQWE” project2. In the top menu, select Unity > Settings3. In the Preferences Window, ... 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

"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
Fixed

Burst Compiler throws an error when using interpolated strings in a thro...

Package: Burst

-

Sep 07, 2023

-

Version/s: 1.8.8

Reproduction steps:1. Open the attached “Repro” project2. Observe the Console window Expected result: No errors are present, Burst c... Read more

0
votes
Won't Fix

Burst fails to resolve the correct variant of precompiled assemblies whe...

Package: Burst

-

Sep 15, 2023

-

Version/s: 1.8.8

Reproduction steps:1. Open the attached "PROJECTFILE" project2. Make sure that Burst compilation is enabled (Jobs > Burst > En... Read more

0
votes
Fixed

"Unity.Burst.CodeGen.BurstILPostProcessor: ILPostProcessor has thrown an...

Package: Burst

-

Sep 18, 2023

-

Version/s: 1.8.11

How to reproduce:Open the attached project "Debug_ILPostProcess.zip" Expected results: No errors in the Console windowActual results... Read more

0
votes
By Design

InvalidOperationException: Burst failed to compile the function pointer ...

Package: Burst

-

Sep 20, 2023

-

Version/s: 1.8.8

{}Full error message{}:{code:java}InvalidOperationException: Burst failed to compile the function pointer `Void ProcessQueuedCommand... Read more

6
votes
Fixed

Burst compiler failing when building the Player

Package: Burst

-

Oct 12, 2023

-

Version/s: 1.8.9, 2.0.0-pre.5

Reproduction steps:1. Open the attached project “Tst”2. Build the project3. Inspect the Console window Expected result: The Console ... Read more

All about bugs

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