Search Issue Tracker
TextMeshPro Horizontal alignment does not work when '…' symbol is used
How to reproduce:1. Open attached project "New Unity Project.zip"2. In Hierarchy window, select "TextMeshPro Text"3. In Inspector wi... Read more
Editor crashes when selecting "Add Extension" in Cinemachine Virtual Cam...
Steps to reproduce:1. Open original project "Cinemachine PPv2 Prefab.zip"2. Cinemachine -> Create Virtual Camera3. Make a prefab ... Read more
Using GUIStyle.fixedHeight to set the Height of EditorGUILayout.TextFiel...
To reproduce: 1. Download attached "New Unity Project (4).zip" project and open in Unity2. Open the Custom Editor Window under Examp... Read more
Cannot inspect IntPtr variables in C# debugger
They just refuse to evaluate. To reproduce, attach VSTU to Unity, place a breakpoint in a method that uses IntPtr variable and try i... Read more
SpeedTree object Creates a ghost folder or completely Freezes the Editor...
Does no longer reproduce with 2019.3.0a9 and above How to reproduce:1. Create a new project2. Import the attached SpeedTree folder n... Read more
[UIElements]Mouse events cannot be taken out of VisualElement.layout whe...
How to reproduce:1. Open user-supplied project2. Open "BugReport" from the Menu tab > TransformBoundWindow3. Move the mouse insid... Read more
Built projects do not launch on some Windows 7 systems
Reproduction steps:1. Launch any 2018.3 (or newer) built Project on Windows 7 Reproduces on: 2018.3.13f1, 2019.1.0f1 Expected result... Read more
[XR][XR SDK][Oculus] Right eye is not rendering certain Materials when u...
How to reproduce:1. Open the "1165601_ReproProject" Project2. Open the 'Scenes/SampleScene" Scene3. Enter the Play Mode Expected res... Read more
[HoloLens] WorldAnchorStore throws an ArgumentNullException when calling...
Steps to reproduce:1. Download attached project2. Switch platform to UWP and build project3. Open VS solution and build to HoloLens4... Read more
PlayerLoop > GC.Alloc is allocating every frame when using SRP
How to reproduce:1. Open the "SampleScene" Scene in the attached "Repro1165372.zip" Project2. Enter Play Mode3. Open Window > Ana... 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