Search Issue Tracker
"Failed to find entry-points" error after script recompilation when Burs...
Reproduction steps: 1. Open the attached “BugRepro” project 2. In the Project window, open the “Assets/Scripts“ folder 3. Open th... Read more
[Burst] Initializing FixedString with an Interpolated String with anothe...
How to reproduce: 1. Open the attached project ("case 1305489.zip") 2. Jobs > Burst > Enable Compilation (uncheck this) 3. Enter Pla... Read more
[macOS] "UnauthorizedAccessException" is thrown when calling DefaultWorl...
Reproduction steps: 1. Open the attached project "BurstMacOsRepro" 2. Make a Development Build of the project 3. Edit the following ... Read more
Mac player failed to build with error The instruction `Unity.Burst.Intri...
This issue is Mac only. Windows is fine. Steps: 1. Clone DOTS monorepo 2. Open Projects/HybridURPSamples 3. On ProjectView, select ... Read more
"Burst error BC0102: Unexpected internal compiler error while processing...
How to reproduce: 1. Open the attached project "repro_68312.7z" 2. Click Jobs>Burst>Enable Compilation Expected results: No err... 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
Code is not executing correctly in static constructor when called from B...
Reproduction steps: 1. Open the attached project 2. Open the SampleScene.unity Scene located in the /Assets/Scenes folder 3. Enter t... 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
Burst native instructions not called when casting from/to Unity.Mathemat...
How to reproduce: 1. Open the attached project ("intrinsmath.zip") 2. Observe Jobs in "Reproduce_Avx2_blend_epi32_bugs.cs" 3. Inspec... Read more
Unresolvable errors from ILPostProcessorRunner when updating Burst packa...
How to reproduce: 1. Open the attached project 2. Inspect the Console window 3. Open the Package Manager 4. Update the Burst package... 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
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
- Sprites are not present in Player when built
- TrackPropertyValue callback stops being called when modifying PropertyField
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems