Search Issue Tracker
[iOS] Multi-Display doesn't work on secondary displays when using URP or...
How to reproduce:1. Build the "Multi-Display.zip" project for iOS or Android2. Connect extra screen to the device (via cable or Airp... Read more
[MARS] MARS package is not installed and "error CS0122: 'BasePopupField<...
How to reproduce:1. Create a new project2. Add a MARS package3. Observe the Console window Expected result: Mars package installed s... Read more
[InputSystem][Windows] No input from Wacom pen if ink support is disabled
Requires a Wacom tablet to reproduce 1. In Wacom tablet settings, go to the current pen's settings and under "Calibrate", make sure ... Read more
Bootcamp project on Asset Store is not working in Unity 5
This one is broken beyond repair, even in older version of Unity. Might just as well delete it. Read more
Lightmapper stalls while baking a scene with high Lightmap Resolution
Steps to reproduce:1. Open CornellBox project2. On the Lighting Settings, change the settings on the attached screenshot. Result: Li... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
[MacOS] Unable to press uGUI Button and Player is rendered in a small po...
How to reproduce:1. Open the user's project "TestMultiDisplay.zip"2. Build and Run3. Press the "Display 2" Button in the Player Expe... Read more
SimpleController in Input System Simple Demo has mouse sensitivity that ...
Reproduction steps:1. Open the attached project "InputTest"2. Open \\InputTest\\Assets\\Samples\\Input System\\1.4.1\\Simple Demo\\S... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
[Regression ADB V1-V2] Focusing the Editor Window causes noticeable Slow...
How to reproduce:1. Open the project from Case 11085972. Open the Profiler window and profile the Editor3. Focus another window(Note... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template