Search Issue Tracker
[VCS] UI lacks a File History window (note: needs plugin changes, UI work)
There's no way to view file history in Unity VCS UI today, even in some rudimentary form. Would be useful to have it accessible from... Read more
Incorrect mouse cursor in source selection pop up menu.
When selecting a video clip or image from a component the mouse cursor is double arrow (Scroll Icon). I would expected this to be a ... Read more
MissingReferenceException occurs when entering Play mode with a locked G...
Reproduction steps: 0. Make sure your Enter Play Mode Settings are set to "Reload Domain and Scene", no other mode reproduces the is... Read more
[URP] The Camera renders black screen when Post Processing is enabled in...
How to reproduce:1. Open the attached "PostProcessing2DRenderer.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Obse... Read more
[Profiler] playerLoop call is automatically expanded in Raw Hierarchy wh...
How to reproduce:1. Create and open a new project2. Open the Profiler window with CPU module active3. Enter Play mode for a few seco... Read more
[UNET] SyncListStruct is not synchronized after reconnection
Steps to reproduce:1) open users attached project2) build and run as host3) press key '1' several times4) join as client from editor... Read more
"Failed to find entry-points" error is thrown when a project is opened t...
Reproduction steps:1. Open the attached “repro_IN-97112“ project2. Observe the Console Expected result: No errors are thrownActual r... Read more
[Windows] Application crash when setting AssistiveSupport.activeHierarch...
Steps to reproduce: Create a new Unity project Add an empty game object to the scene Add a script to the game object Add the followi... Read more
Scene View Tool Value Textfields have no character limits and lead the E...
How to reproduce:1. Open any Project2. Open Scene View3. In any of the toolbar input fields (grid size, increment snapping...) start... Read more
[Docs] MonoBehaviour Import Settings and imported MonoBehaviour referenc...
How to reproduce:1. Create a new MonoBehaviour script and select it in the Project Window2. In the Inspector Window press the blue d... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist