Search Issue Tracker
Crash on burst.initialize when Armv9 Security Features are enabled using...
Reproduction steps: 1. Open the attached “IN-111086“ project 2. Build and Run the Android Player 3. Observe the Player crash R... Read more
Burst custom ISystem class throws the error "Burst.Compiler.IL.Helpers.M...
Reproduction steps: 1. Create a new project in 2022.3.X 2. In the Package Manager install the Entities (com.unity.entities) pack... Read more
IDE is not able to save Burst code
Reproduction steps: 1. Open the attached “VR_Fast_Rendering_20230403-102414.zip“ project 2. Open “CubeAnimator.cs” Script with Vis... Read more
Error “Burst error BC1054: Unable to resolve type `T. Reason: Unknown.`”...
To reproduce: 1. Open the user’s project 2. Open the Console Expected result: No errors Actual result: Error “Burst error BC10... Read more
[IL2CPP] Build fails when both Vivox and Burst are present in the Project
How to reproduce: 1. Open the attached Project "BurstVivoxBug" 2. Build the Project with IL2CPP set as the Scripting Backend Ex... Read more
[iOS] App Store rejects Apps when they contain the Burst package
How to reproduce: 1. Open the attached project "IOSBitcodeIssue-2021.2.zip" 2. Build the project for iOS 3. Open Xcode project 4. In... Read more
Apple Silicon Editor crashes when entering Play Mode with Burst Compilat...
How to reproduce: 1. Open the attached project "BurstCrash.zip" 2. Open "SampleScene" Scene 3. Enter Play Mode Expected result: App... Read more
NullReferenceException is thrown by Burst when accessing a SharedStatic ...
How to reproduce: 1. Open the user's attached project 2. Trigger an assembly reload by adding a comment line to the BurstCompileErro... Read more
Player crashes when a specific project is built with Burst enabled
How to reproduce: 1. Open the “IN-106901.zip“ project 2. Build the project 3. Run the built Player 4. Observe the Player Expe... Read more
Debugger breakpoint does not get hit when the breakpoint and the code ar...
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Open the "Assets/SampleScene.unity" scene 3. Open the “Asset... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key