Search Issue Tracker
Burst internal compiler error when using Math.Clamp
Reproduction steps:1. Open the attached project “SleefRepro“2. Observe Console Expected result: No errors in ConsoleActual result: E... 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
"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
Event generation fails when it is called in a bursted context
Reproduction steps:1. Open the attached “ASDQWE” project2. Build the Player (File > Build And Run)3. In the Player, press “LOCAL ... Read more
"Failed to find entry-points" error after asset importing when the DLL f...
Reproduction steps:1. Open the attached project “StandaloneProfilerBugs”2. Check the Console window Expected results: There are no m... Read more
Burst Compiler throws an error when using interpolated strings in a thro...
Reproduction steps:1. Open the attached “Repro” project2. Observe the Console window Expected result: No errors are present, Burst c... Read more
Burst fails to resolve the correct variant of precompiled assemblies whe...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Make sure that Burst compilation is enabled (Jobs > Burst > En... Read more
"Unity.Burst.CodeGen.BurstILPostProcessor: ILPostProcessor has thrown an...
How to reproduce:Open the attached project "Debug_ILPostProcess.zip" Expected results: No errors in the Console windowActual results... Read more
InvalidOperationException: Burst failed to compile the function pointer ...
{}Full error message{}:{code:java}InvalidOperationException: Burst failed to compile the function pointer `Void ProcessQueuedCommand... Read more
Burst compiler failing when building the Player
Reproduction steps:1. Open the attached project “Tst”2. Build the project3. Inspect the Console window Expected result: The Console ... 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window