Search Issue Tracker
Setting Shader Texture2DArray via CommandBuffer/MaterialPropertyBlock/Ma...
How to reproduce:1. Open user-submitted project (Repro_Shader_Properties) or tester-submitted project (Repro_Shader_Properties_NoSRP... Read more
[TextMesh Pro] Editor freezes and then crashes when font size is set to ...
How to reproduce:1. Open the attached project named Case_11644072. Select the Text gameObject and set the font size to 9999999999999... Read more
Unity IAP isn't imported when building project from command line and mis...
Error is shown when Library folder is missing and building using the command line arguments: Assets/IAPTest.cs(11,9): error CS0246: ... Read more
[UWP] The exception is thrown when selecting TMP input field in Debug Build
Steps to reproduce:1. Download 1164482_repro.zip2. Switch platform to UWP3. Build SampleScene4. Open VS solution and build project (... Read more
Audio is playing in Standalone Build even when Audio Listener is not pre...
How to reproduce:1. Open the attached project("AudioSourceTest")2. Build and Run Expected result: Audio Clip is not playingActual re... Read more
[UIElements] Invalid command sound effect on Mac OSX when pressing Delet...
Steps to reproduce:1. Open attached project.2. Go to Window > UI > TEST.3. Select the TextField on the label.4. Press delete. ... Read more
[Tiny] Trying to open the configuration window fails and throws NotImple...
Reproduction steps:1. Open the attached project "SampleDots.zip"2. Within the Unity Project open the DOTS Project called "NewProject... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
[DOTS Physics] IContactsJob skipping the first Contact information
Steps to reproduce:1. Download 1160777_repro.zip2. Open SampleScene and enter play mode3. Notice that 3 intersecting entity spheres ... Read more
Private OnSceneGUI method is not called when using a base Editor type wi...
Reproduction:1. Open attached project2. Open SampleScene3. Select GameObject B and show inspector/editor, move mouse over SceneView4... 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