Search Issue Tracker
Application.backgroundLoadingThreadPriority gets reset to BelowNormal wh...
How to reproduce:1. Open the user's attached "BLTPriorityBug2020.1.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. O... Read more
Random.value does not return 0.0f or 1.0f
To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... Read more
Editor crashes on Scripting::BackingArrayFieldForListOfT when importing ...
Steps to reproduce:1. Download attached project2. Open project Results: Editor crashes while importing. Note: upgrading project from... Read more
Synchronization Context "send function" should post and wait
https://forum.unity3d.com/threads/synchronizationcontext-send-to-main-thread-fails.483144/ await Task.Run(() =>{syncContext.Send(... Read more
Recompilation of all assembles is triggered when a managed plugin that i...
How to reproduce:1. Open the attached project ("case1310073.zip")2. Select CustomAssembly/System.Runtime.CompilerServices.Unsafe.dll... Read more
Input.GetKeyUp and Input.GetKeyDown always Return False when used in the...
How to reproduce:1. Open "SampleScene" Scene in the attached "UnityTest.zip" Project2. Enter Play Mode3. Press Spacebar on the Keybo... Read more
NullReferenceException is thrown when reimporting Http files
How to reproduce:1. Open the attached QuoteHandlingTest2019.zip project2. Go to the Project window and reimport HttpFiles Expected: ... Read more
Special folders and script compilation order is wrong when compiling Edi...
Repro steps:1. Open the attached "CompilationOrderIssue.zip" project2. Make sure that Plugins > Editor => "EditorScript" is an... Read more
[System.IO.Directory] Different file separators (slash,backslash) in ful...
How to reproduce:1. Open QA-supplied project2. Make sure that "Scripting Runtime Version" setting is set to Stable(.NET 3.5 Equivale... Read more
Unity crashes when trying to compress the files with SevenZipCompressor....
Steps to reproduce:1. Open the attached project2. Open the TEST scene3. Play the scene4. Observe the crash Actual result: Unity cras... 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window