Search Issue Tracker
Package version changes while Unity is running cause Play Mode compiler ...
How to reproduce:1. Open the "RandomBugs.zip" project2. Change the Packages/manifest.json with Packages/Repromanifest.json3. In the ... Read more
Significant increase in compilation time when Burst package is installed
How to reproduce:1. Open the “U6CT.zip“ project2. Press Assemblies > “Create 100 Assemblies” in the Toolbar3. In any of the gener... Read more
SLEEF Calls are not automatically vectorized when FloatMode.Deterministi...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more
"IOException" error is thrown and Burst debug information fails to creat...
Reproduction steps:1. Open the “ReproProject“ project2. Build the project (Building > Build)3. Observe the Console window Expecte... Read more
[macOS] "UnauthorizedAccessException" is thrown when calling DefaultWorl...
Reproduction steps:1. Open the attached project "BurstMacOsRepro"2. Make a Development Build of the project3. Edit the following var... Read more
"Unable to find internal function `System.Buffer::InternalMemcpy`" error...
How to reproduce:1. Open the attached project “IN_14611”2. Open the SampleScene in Scenes3. Enter Play Mode4. Observe the Console Ex... Read more
"System.Exception" error is thrown when compiling code with Burst compil...
Steps to reproduce:1. Open the user’s project2. Observe the Console Expected result: The scripts are compiled successfullyActual res... Read more
Crash on invoke_void_FunctionBodyBuilder_Value_Value_uint_bool when tryi...
Reproduction steps:1. Open the project attached by the user2. Define "CRASH_BURST" in Scripting Define Symbols (Edit -> ProjectSe... Read more
[Burst] Part of a scene's geometry disappears when Burst Compile is enab...
Reproduction steps:1. Open user's attached project and open scene "sample scene"2. Uncomment line 17 from "GenerateSurfaceTrianglesJ... Read more
Burst Compiler Fails To Inline Generic Type Method
Reproduction steps:1. Open the attached “IN-89539_Burst Inline Bug.zip“ project2. Open Burst Inspector (Jobs > Burst > Open In... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class