Search Issue Tracker
Reference to Assembly-CSharp.dll is generated instead of Assembly-CSharp...
To reproduce: 1. Open the project, attached by the tester (badReference.zip) in 5.6.2f12. Open the file Assembly-CSharp-Editor.cspro... Read more
Default/New Unity scene is not "ActiveScene"
Repro steps: 1. Open "ReproProject.zip" project2. Create new scene (Ctrl + N)3. In the Component bar press on "IsDirtyTester" -> ... Read more
Crash on mono_jit_runtime_invoke when opening project that has multiple ...
Reproduction steps:1. Open user's attached project-- observe crash Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.6f1, 2020.2.0... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce:1. Open User's attached "Unity 2019.3 Bug Reports.zip" project2. Load "SampleScene" (Assets -> Scenes)3. "Genera... Read more
[.NET 4.x] A script can't be loaded when a class derived from MonoBehavi...
Repro steps:1. Open QA attached project "repro_1072512"2. Open scene "0"3. Select "GameObject" in the Hierarchy4. Observe the Inspec... Read more
Console Logs from built Players are not received by an attached Editor u...
How to reproduce:1. Open the attached project in the Unity Editor2. Do NOT touch the Console window's Connection drop-down until lat... Read more
NextFrameAsync does not return when Time.timeScale is set to zero the se...
How to reproduce:1. Open the “AwaitableTimeReproduction.zip“ project2. Open the “SampleScene“3. Enter Play mode4. Click the "Start" ... Read more
Crast at Camera::SetTargetTextureBuffers when Graphics.SetRenderTarget i...
Steps to reproduce:1. Open "UnityBug.zip"2. Load "BugScene" scene3. Enter playmode-Crash Note: Issue is located in Cam2DLitSources.c... Read more
Unity crashes in GetComponentWithScript when object is parented to the o...
To reproduce: 1. Open the project, attached by the user (FrogJam.zip)2. Open the "TestScene" scene3. Enable GameMap (Auto) game obje... Read more
Play Mode takes a longer time to load in Unity 2017.x
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Menu, select "Test" -> "EnterPlayMode test". Results: In... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class