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
tvOS builds fail when building with the Burst package on MacOS Silicon
*Steps to reproduce:* 1. Create a new project 2. Make sure the Burst package is installed 3. Open the Build Settings window 4... 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
Cannot open input file 'ucrt.lib' with Win-SDK 10.0.26100.0 building for...
*Steps to reproduce:* 1. Install [Windows SDK 10.0.26100 |https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/] ... 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
- NullReferenceException error occurs when selecting a Script element in the UI Builder Hierarchy
- Silent crash when opening a project with a HD Dynamic Resolution Component and a UHD Graphics card
- Crash on UnityMain when running Player which was built on 32-bit architecture with "Direct3D12" set as graphics API
- [Android][Vulkan] Nothing is rendered when the Splash Screen disappears in the Player
- Skinned Mesh Prefab teleports when any child Transform change is undone and the prefab is a child of another GameObject