Search Issue Tracker
[iOS][Metal] Crash/freeze when changing antialiasing settings during run...
To reproduce:1. Open attached project "case_1082360-MetalAABugDemo 2.zip"2. Open "main.unity" scene3. Make sure that Graphics API is... Read more
A warning is shown: "Invalid texture used for cursor" when using Texture...
Steps:1. Open attached project "CursorTest20182-p2.zip"2. Open scene SampleScene3. Enter Play mode Expected: no warning is shown.Act... Read more
[Android] Recording with Google Play Games/Youtube Streaming stops sound
To reproduce: 1. Install and open the Google Play Games app2. Tap one of the games (it doesn't matter which). If you have no games o... Read more
[Editor] Unity crashes when the FBX model scale factor set to value hav...
Unity crashes when the FBX model scale factor set to value having 20 digits or above. Steps to Repro:1. Create a new project.2. Down... Read more
Building MPK File for Lumin Platform from command line results in a crash
Steps to reproduce: 1. Download the attached project2. Build it from command line with the following arguments<path to editor>... Read more
Assembly-CSharp.dll gets rebuilt when test assembly changes
If a change to a test assembly is made(Does not reference Assembly-CSharp.dll) then Assembly-CSharp.dll will still be rebuilt regard... Read more
[Editor] .spm tree models are not being filtered by 'Search by Model' op...
[Editor] .spm tree models are not being filtered by 'Search by Model' option. Steps to Reproduce:1. Open the attached or create a ne... Read more
[BuildFolder] Building app using duplicate project picks original projec...
How to reproduce:1. Create a new project2. Build SampleScene3. Close project4. Right click on project folder and Compress it5. Unzip... Read more
GUILayout.TextField and GUI.TextField don't accept any input when a stri...
Repro steps:1. Open QA attached project "repro_1082259"2. Main Menu -> MyExample -> Window3. Press on the input field4. Try to... Read more
Unity 2018.2.7f1 Windows standalone crash on first run due to UnityPlaye...
Reproduction steps:1. Open the attached project ("1082241Repro.zip") Expected result: Project starts normallyActual result: Editor c... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal