Search Issue Tracker
Cannot open input file 'ucrt.lib' with Win-SDK 10.0.26100.0 building for...
*Steps to reproduce:* 1. Install [Windows SDK 10.0.26100 |https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/] ... Read more
CPU feature checks (Avx.IsAvxSupported) are ignored when building projects
How to reproduce: 1. Open the attached “IN-82889” project 2. Select File → Build Settings 3. Build the project 4. Observe the r... Read more
"Burst internal compiler error: System.Exception: Error while generating...
How to reproduce: Open the user's attached project Expected results: No errors are thrown in the Console window Actual results:... Read more
Crash on burst_Intrinsic_atomic_or when entering the Play Mode
Reproduction: # Unzip the project attached to this ticket # Delete the Library-folder in the project (otherwise the project will... Read more
Build fails with burst errors when building for VisionOS with the 3D URP...
How to reproduce: 1. Open the “ReproVisionOSBurstErrors“ 2. Open the “SampleScene“ 3. Build for VisionOS 4. Observe the Console ... Read more
"BC1055: Unable to resolve the definition of the method <Custom package ...
How to reproduce: 1. Open the “ReproProject“ project 2. Navigate to the “File/Build Settings“ 3. Build the application 4. Observ... Read more
Burst error BC1003 is thrown when Burst compiles
How to reproduce: 1. Open the “IN-91465_repro“ project 2. Observe the Console Expected result: Errors are not thrown Actual r... Read more
Crash on mono_domain_set during burst compilation when opening a specifi...
Reproduction steps: 1. Open the attached "ASDQWE" project 2. Observe the Editor Expected result: The Editor opens successfully ... Read more
tvOS builds fail when building with the Burst package on MacOS Silicon
*Steps to reproduce:* 1. Create a new project 2. Make sure the Burst package is installed 3. Open the Build Settings window 4... Read more
Crash on burst_Intrinsic_unlikely when assigning null to Span<T>
How to reproduce: 1. Open the attached “IN-86981-Repro-Project.zip“ project Reproducible with: 1.8.17 (2021.3.45f1), 1.8.18 (202... 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
- Tags and Layers sections go out of the "Project Settings" window
- The word “Template” is not capitalised consistently throughout the “Insert a template into current VFX Asset” window
- UI Document gets stuck in the original state when the UI GameObject is disabled and re-enabled
- “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
- Editor freezes when entering the Play Mode after code changes