Search Issue Tracker
Burst takes a significant amount of time to load when entering Play Mode
Steps to reproduce:1. Open the user’s attached project2. Open Jobs > Burst and make sure that the “Enable Compilation“ option is ... Read more
"Failed to resolve assembly" error in the Console when reloading Scripts
How to reproduce:1. Open the attached user project2. Press “Reload Scripts“ (Tools > Reload Scripts) Expected result: Scripts are... 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
Burst does not auto-vectorize a method when the SinCos method is used
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more
Error "NullReferenceException: Object reference not set to an instance o...
How to reproduce:1. Open the "IN_60882" project2. In the Project Settings make sure "Enable Armv9 Features for Arm64" is enabled3. I... 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
Crash on mono_jit_runtime_invoke when closing Unity Editor and the proje...
Reproduction steps:1. Open the attached “CrashRepro” project2. Close the Unity Editor Expected result: Unity Editor closesActual res... Read more
[Burst] Crash on mono_g_hash_table_find_slot when entering the play mode...
Reproduction steps:1. Open the attached “CrashRepro” project2. Enter the Play Mode Expected result: Unity Editor enters the Play Mod... Read more
Unity crashes on BitCastTo when opening a project with the Entities package
Reproduction steps:1. Open the attached “Aginerager” project Expected result: the project is openedActual result: Unity Editor crash... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default