Search Issue Tracker
[TIlemap] Tilemap collider has gaps on scaled tilemaps when composite co...
How to reproduce:1. Open the user-submitted project2. Observe both Tilemaps and their colliders Expected result: The tilemap collide... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value