Search Issue Tracker
[Android] Incorrect bit patterns are being printed when using IL2CPP in ...
To reproduce:1. Open attached project2. Make sure to build with IL2CPP3. Build and run to Android device4. Check logcat for the inco... Read more
Unity crashes when instantiating a Prefab with Box Collider 2D and Compo...
How to reproduce:1. Open the attached project (BoxCollider2DIssue.zip)2. Enter the play mode Expected result: Prefab is instantiated... Read more
It is not possible to create a UIElements Editor Window when using One C...
How to reproduce:1. Open user-submitted project (Beta2018_3)2. Set the 'Project' window layout to 'One Column Layout'3. Select the '... Read more
[UI] Performance Regression on 2018.3 and newer versions
Steps to reproduce:1. Open user attached project2. Build the player3. Open profiler and observe the CPU usage increase in 2018.3 Exp... Read more
AssetReference fails to draw when they are more than 1 level deep in the...
To reproduce: 1. Download attached project "AddressableBug.zip" and open in Unity2. Open "SampleScene" scene3. Select "New Test Scri... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- 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