Search Issue Tracker
Editor crash when drawing the gizmos for the Light Probes
Steps to reproduce: 1) Download attached project and open in Unity 2) Open "BugScene" 3) Select red sphere in the Scene view 4) Obse... Read more
[Visual Effect] Unable to set the maximum size of Array beyond 1 in Prop...
Unable to set the maximum size of Array beyond 1 in Visual Effect property Sheet element. Steps to repro:1. Create a new project.2. ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Sometimes users aren't able to download Tutorial Projects when using Uni...
How to reproduce:1. Open Unity Hub2. Navigate to Learn section3. Select Tutorial Projects4. Try to download any project5. See error:... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
Editor crashes on tlsf_free when generating font atlas with Padding set ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Font Asset Creator (Window > TextMeshPro > Font Asset Creat... Read more
“ProcessRootMotion” and “ProcessAnimation” methods of the AnimationJob w...
How to reproduce:1. Open the user’s attached “Repro.zip” project2. Enter Play Mode and press the “Switch Connection” button3. Observ... Read more
[XR][URP] Only left eye renders with multi-pass mode; right eye is black
In a very simple scene the left eye renders the scene but the right eye is entirely black when using:Multi Pass StereoUniversal Rend... Read more
Camera's Renderer is not updated when URP Asset is changed in the Graphi...
How to reproduce:1. Create a new project with URP (3D) Template2. Open Edit>Project Settings...3. Select Graphics4. Change Script... 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
- Play Mode Status window has a horizontal scrollbar active at all times even when not needed or the window is fullscreen
- Unnecessary scrollbar appears in Prefab Override section
- 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