Search Issue Tracker

0
votes
Won't Fix

Unresolvable errors from ILPostProcessorRunner when updating Burst packa...

Package: Burst

-

Aug 05, 2021

-

Version/s: 1.5.0-pre.3, 1.6.0-pre.3

How to reproduce: 1. Open the attached project 2. Inspect the Console window 3. Open the Package Manager 4. Update the Burst package... Read more

0
votes
Fixed

Burst native instructions not called when casting from/to Unity.Mathemat...

Package: Burst

-

Feb 05, 2021

-

Version/s: 1.3.0, 1.4.3

How to reproduce: 1. Open the attached project ("intrinsmath.zip") 2. Observe Jobs in "Reproduce_Avx2_blend_epi32_bugs.cs" 3. Inspec... Read more

0
votes
Fixed

[Burst ] C# 9 Function pointers cause compile error when casting IntPtr ...

Package: Burst

-

Apr 13, 2021

-

Version/s: 1.5.1

Reproduction steps: 1. Open the attached project ("Burst.Delegates.zip") 2. Open Test Runner window (Window -> General -> Test Runne... 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” project 2. In the top menu, select Unity > Settings 3. In the Preferences Window,... Read more

0
votes
By Design

NativeHashSet Capacity Accessor triggers exception when scheduled for jobs

Package: Burst

-

Dec 06, 2022

-

Version/s: 1.8.2

Steps to reproduce: 1. Open the attached user's project "JobsTest.zip" 2. Open the "SampleScene.unity" 3. Enter Play Mode 4. Obs... Read more

0
votes
Fixed

The second parameter type in "X86.Sse4_2.crc32_u64" is "long" while it s...

Package: Burst

-

Feb 24, 2022

-

Version/s: 1.8.0-pre.1

Reproduction steps: 1. Observe the crc32_u64 method second parameter type in Unity Burst Intrinsics 2. Observe the crc32_u64 method ... 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

0
votes
Fixed

Error CS0117 is thrown when opening a project with Burst 1.5.5

Package: Burst

-

Aug 27, 2021

-

Version/s: 1.5.5

How to reproduce: 1. Open the user's attached project 2. Observe the Console Expected result: no errors logged to the Console Actu... Read more

0
votes
Won't Fix

Burst compiled job is completed few times slower than IL2CPP

Package: Burst

-

Aug 15, 2021

-

Version/s: 1.6.0

How to reproduce: 1. Open the attached project “BurstPerformance.zip” and select SampleScene (Assets/Scenes/SampleScene.unity) 2. Go... Read more

0
votes
Fixed

[Burst] Errors in console when opening project with special characters i...

Package: Burst

-

Sep 14, 2021

-

Version/s: 1.6.0

How to reproduce: 1. Open the users attached project Expected result: No errors in console Actual result: Console is filled with Bu... Read more

All about bugs

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