Search Issue Tracker
Unresolvable errors from ILPostProcessorRunner when updating Burst packa...
How to reproduce:1. Open the attached project2. Inspect the Console window3. Open the Package Manager4. Update the Burst package to ... 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. Inspect t... 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 installed3. Open the Build Settings window4. Switch pl... Read more
"Leak Detected : Persistent allocates 1 individual allocations" message ...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the top menu, select Unity > Settings3. 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 Mode4. Observe the... 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 2. Create a Unity project with UWP platform extension 3. Install Burst into th... 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 AnyAmountOfIntege... Read more
Error CS0117 is thrown when opening a project with Burst 1.5.5
How to reproduce:1. Open the user's attached project2. Observe the Console Expected result: no errors logged to the ConsoleActual re... 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 t... 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 consoleActual result: Console is filled with Burst... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions