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
dragging touch gesture doesn't update the mouse position
-e: see title, the pos is still the same when you get buttonUp--same for editor and standalone (tested and repro on 2018.2 + .3)--no... Read more
APIUpdater crashes when script has qualified access to statically import...
basically code like: using static System.Console; public class C{public void M(){Console.WriteLine("Test"); // this would cause APIU... Read more
[UIElements] FormatException creating UIElements window on non-english c...
Steps to reproduce:1. Change locale to German/Italian or other non-english language2. Select an Editor folder in project browser3. C... 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
CommandBuffer.GetTemporaryRT with custom size is incorrect when renderin...
Steps to reproduce:1. Open attached project2. Open "_BlurryRefraction" scene3. Make sure Main Camera rendering path is set to "Forwa... Read more
16 bit tiff import is corrupted if source file is grayscale
16 bit tiff import is corrupt if source file is grayscale import attached tiff, notice it becomes blown out cyan. Read more
New GameObject is not created in the active scene in builds
To reproduce: 1. Open the attached project (SceneTestProject.zip)2. Open the TestSceneA3. Enter Play mode and observe the output in ... Read more
[OSX] Built scene starts flickering on main screen when using Camera.Set...
[OSX] Built scene starts flickering on main screen when using Camera.SetTargetBuffers in a specific project To reproduce:1. Open pro... Read more
Built-in TextMesh objects get corrupted when setting the font at runtime
How to reproduce:1. Open the user-submitted project2. Enter Play mode and observe the TextMesh Object Expected result: the font is s... 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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy
- VFX is displayed incorrectly in the first frame when played after saving the VFX Graph