Search Issue Tracker
List.Sort(System.Comparison<T> comparison) generates garbage
Steps to reproduce:1. Open attached “ListSortGCAllocTest.zip” Unity project2. Open “ListSortGCAllocTest” scene3. Open Window->Pro... Read more
MonoBehaviour methods are not recognized in Visual Studio 15.5.4 because...
Reproduction steps:1. Open Unity and create new project2. Create new C# script3. Open and edit C# script and close it4. Enable Play ... Read more
[WSA] Application.isMobilePlatform always returns true for UWP/WSA platform
Steps to reproduce:1. Open the attached project (Application.isMobilePlatform.zip)2. Switch platform to Windows Store3. Open the tes... Read more
[iOS][Metal] Black frame instead of Video is being displayed when using ...
To reproduce:1. Open project attached by QA2. Build "testscene_empty" to iOS platform3. Run on the device Expected result: Video is ... Read more
Starting a thread for a server freezes Editor on play
To reproduce:1) Open attached project2) Open the "MainMenu" scene3) Select the "GOGame" GameObject4) Click "Start Single Server" in ... Read more
4 additional properties are created in the Animation when Vector4 values...
How to reproduce:1. Open attached Unity project "DeleteME"2. Open scene "Vector4AnimationIssue"3. Select GameObject-->Quad in the... Read more
(Crash) ScreenCapture.CaptureScreenshotAsTexture captures random region
To reproduce: 1. Open the project, attached by the user ("ScreenCaptureIssue.zip")2. In the top menu bar, select Capture -> Captu... Read more
Material preview in the Scene view sometimes is not updating
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene "ReproScene"3) Dragg and drop Test2 material on each... Read more
SpriteShapeProfile Texture is rendered distorted when assigned to "fill ...
SpriteShapeProfile Texture is rendered distorted when assigned to "fill texture" property. Steps to Reproduce:1. Create a new Projec... Read more
Crash in GizmoManager::BuildGizmosFromGameObjectRecursive after opening ...
To reproduce: 1. Open the project, attached by the user (TestProject.zip)2. Open the scene "1" normally3. Open the scene "2" additiv... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- 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