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
Crash on SDKBridge.GetIsCaptureActive() when entering Play Mode
How to reproduce:1. Open the user attached project2. Enter Play Mode3. Observe crash Reproducible with: 2020.3.46f1, 2021.3.20f1Coul... 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
- 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