Search Issue Tracker
Code search field cannot be reopened after being closed in Burst Inspect...
Reproduction steps:1. Create a new project2. Jobs > Burst > Open Inspector…3. Select one of the Jobs4. Click on the “X” button... 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
[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
C# managed (reference) implementation of mm256_cvttps_epi32 maps to mm25...
How to reproduce:1. Make a new project2. Install Burst3. Make a call to the "X86.Avx.mm256_cvttps_epi32" function Expected results: ... Read more
[Burst] InvalidOperationException is thrown when Burst package is upgrad...
On upgrading Burst package from 1.4.1 to 1.4.2, InvalidOperationExceptions are thrown. Refer the attached video Steps to reproduce:1... Read more
NullReferenceException is thrown when calling Sqlite.dll method that use...
How to reproduce:1. Open the attached project (case-1295553.zip)2. Make sure that Burst Compilation is enabled (Jobs -> Burst -&g... Read more
Some buttons in the Burst Inspector window crop the button text from the...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Burst Inspector window (Jobs > Burst >... Read more
[Burst] Internal compiler error while processing function `System.Void B...
To reproduce: 1. Download attached project "BurstBug.zip" and open in Unity2. Open "SampleScene" scene3. Press Jobs > 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
Crash on mono_g_hash_table_find_slot with assertion failures when enteri...
Reproduction steps:1. Download, extract and open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. E... 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