Search Issue Tracker

1
votes
Fixed

Burst does not recompile Scripts when they have been compiled once before

Package: Burst

-

Jun 27, 2022

-

Version/s: 1.6.6, 1.7.3, 1.8.0-pre.1

Reproduction steps:1. Open the attached project2. Open the "Procedural Mesh.unity" Scene located in the /Assets/Scenes folder3. Make... Read more

0
votes
Won't Fix

[IL2CPP] [Burst] Silent crash on Windows Standalone Build with Master co...

Package: Burst

-

Feb 15, 2020

-

Version/s: 1.2.0

How to reproduce:1. Open the attached (Burst Compiler Repro Slim.zip) project2. Open the "Burst Test" Scene3. Build to Standalone Pl... Read more

0
votes
Fixed

[ECS][DOTS] Script re-compilation in Play mode causes "NullReferenceExce...

Package: Burst

-

Nov 03, 2019

-

Version/s: 0.1.1-preview

Reproduction steps:1. Open "Bouncy Ball I.zip" project2. Open any script (AreaAxisComposite.cs)3. Enter Play mode4. Write a trivial ... Read more

0
votes
Fixed

[Burst] Initializing FixedString with an Interpolated String with anothe...

Package: Burst

-

Jan 12, 2021

-

Version/s: 1.4.4

How to reproduce:1. Open the attached project ("case 1305489.zip")2. Jobs > Burst > Enable Compilation (uncheck this)3. Enter ... Read more

0
votes
Fixed

IDE is not able to save Burst code

Package: Burst

-

Apr 06, 2023

-

Version/s: 1.8.3

Reproduction steps:1. Open the attached “VR_Fast_Rendering_20230403-102414.zip“ project2. Open “CubeAnimator.cs” Script with Visual ... Read more

0
votes
Fixed

[Linux] Burst requires libstdc++.so.6 with GLIBCXX_3.4.21 but CentOS 7 o...

Package: Burst

-

Mar 13, 2019

-

Version/s: 1.0.0-preview.8

How to reproduce:1. Open the attached project ('Burstlibstdc Test.zip')-- Observe the errors in the console (see the originally atta... Read more

0
votes
Active

Some buttons in the Burst Inspector window crop the button text from the...

Package: Burst

-

Oct 15, 2025

-

Version/s: 1.8.25

Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Burst Inspector window (Jobs > Burst >... Read more

4
votes
Duplicate

[iOS] App Store rejects Apps when they contain the Burst package

Package: Burst

-

Sep 28, 2021

-

Version/s: 1.6.0

How to reproduce:1. Open the attached project "IOSBitcodeIssue-2021.2.zip"2. Build the project for iOS3. Open Xcode project4. In Xco... Read more

0
votes
Fixed

Error “Burst error BC1054: Unable to resolve type `T. Reason: Unknown.`”...

Package: Burst

-

Sep 28, 2022

-

Version/s: 1.7.4

To reproduce:1. Open the user’s project2. Open the Console Expected result: No errorsActual result: Error “Burst error BC1054: Unabl... Read more

0
votes
Fixed

C# managed (reference) implementation of mm256_cvttps_epi32 maps to mm25...

Package: Burst

-

Oct 29, 2020

-

Version/s: 1.4.1

How to reproduce:1. Make a new project2. Install Burst3. Make a call to the "X86.Avx.mm256_cvttps_epi32" function Expected results: ... Read more