Search Issue Tracker
Unresolvable errors from ILPostProcessorRunner when updating Burst packa...
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
Burst native instructions not called when casting from/to Unity.Mathemat...
How to reproduce: 1. Open the attached project ("intrinsmath.zip") 2. Observe Jobs in "Reproduce_Avx2_blend_epi32_bugs.cs" 3. Inspec... Read more
[Burst ] C# 9 Function pointers cause compile error when casting IntPtr ...
Reproduction steps: 1. Open the attached project ("Burst.Delegates.zip") 2. Open Test Runner window (Window -> General -> Test Runne... Read more
"Leak Detected : Persistent allocates 1 individual allocations" message ...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. In the top menu, select Unity > Settings 3. In the Preferences Window,... Read more
NativeHashSet Capacity Accessor triggers exception when scheduled for jobs
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
"Burst error BC1042: The managed class type `System.IntPtr` is not suppo...
Reproduction steps: 1. Open the “ReproProject“ project 2. Observe the Console window Expected result: No errors are thrown in t... Read more
Mixing types in string interpolation causes BC1345
String interpolation works when using like types, but not when mixing. {code:java} [BurstCompile] static public void AnyAmou... Read more
Error CS0117 is thrown when opening a project with Burst 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
Burst compiled job is completed few times slower than IL2CPP
How to reproduce: 1. Open the attached project “BurstPerformance.zip” and select SampleScene (Assets/Scenes/SampleScene.unity) 2. Go... Read more
[Burst] Errors in console when opening project with special characters i...
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.
Latest issues
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template