Search Issue Tracker
Video frames misalign when shifting backward during a paused playback
Reproduction steps:1. Open the attached “repro_IN-85752” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play... Read more
[Contextual Menu] Can no longer use RMB to paste text when renaming item...
With the new context menus, pasting from the clipboard while renaming an item doesn't work. When the context menu to cut/copy/paste ... Read more
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps1. Open the attached project2. Deploy to Windows and OS X3. Open the applications Expected result: The code genera... Read more
[Unity NetCode] InvalidOperationException is thrown when using Ghost Aut...
How to reproduce:1. Create a new Unity project2. Import the Unity NetCode package3. Create a Cube and turn it into a Prefab4. Create... Read more
Box bounds do not resize when holding Alt + LMB
Here https://docs.unity3d.com/ScriptReference/IMGUI.Controls.PrimitiveBoundsHandle.html it says that holding alt and dragging should... Read more
[Visual Effect Graph] Input field overlaps dropdown arrow icon while ren...
Input field overlaps dropdown arrow icon while renaming Category in Blackboard window. Steps to repro:1. Open the attached project.2... Read more
[Android] ECS objects are bunched together in the wrong position when be...
To reproduce:1. Open attached project2. Build and Run to Android device3. Notice how all of the objects in the sub scene are bunched... Read more
[VFX] [Blackboard] Dropping property onto empty/collapsed category break...
Version tested: 2023.3.0b9 Reproduces on both MacOS and Windows Steps to repro: 1) Start new project, import VFX graph, create new g... Read more
Window stays outside the display when switching from multiple monitors t...
How to reproduce:1. Create a new project2. Detach Game window and drag it out to a second display3. Disconnect the monitor that has ... 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