Search Issue Tracker
[Linux] ScreenSelector plugin is included in build even if it was disabl...
To reproduce:1) Create new project2) Go to Player Settings -> Resolution and Presentation3) Disable "Display Resolution Dialog"4)... Read more
[Linux] Caps lock key remapped to Backspace does not delete characters
To reproduce:1) Open Terminal2) In Terminal, execute 'setxkbmap us -variant colemak' (just switching to Colemak input through settin... Read more
Text from clipboard is pasted two times into input field
Steps to reproduce:1. Download 1084036_repro.zip2. Open "test" scene3. Enter play mode4. Copy text to the clipboard5. Past string to... Read more
[iOS] [Metal] Letterboxing when resolution is set to one that does not m...
To reproduce:1. Open repro project(link in edit)2. Build and run on iPhone X3. Tap screen at the top, center and the bottom(pink tap... Read more
[WebGL] [Safari] Camera is not rendered when using PP Color Grading
To reproduce:1. Open repro project2. Build and run for WebGL on Safari and Chrome3. Notice that Camera with PP Color Grading is not ... Read more
Unity crashes on "ExtendVisibleAsChild" when onSceneGUIDelegate referenc...
Repro steps:1. Open user attached project2. Main Menu -> Test -> "Attach to OnSceneGUI: Null Entry" Expected: Method executes ... Read more
Releasing an asset doesn't unload it from Memory
Reproduction steps: 1. Open "TextureRefExample.zip" project2. Open the Profiler Window3. Build the Player with "Development Build" a... Read more
Modifications to Prefab instances in the Scene are reset when replacing ...
When replacing a prefab asset the transforms, as well as all modifications to all prefab instances in the scene of that prefab asset... Read more
[.NET 4.X] Instead of showing which package needs to be enabled to fix c...
Steps to reproduce: 1. Open attached project2. In console, notice errors:- Assets/Test.cs(8,9): error CS0246: The type or namespace ... Read more
[Windows] Upgrading project from 2017.* to 2018.* changes Cinemachine Vi...
To reproduce: 1. Download attached project "TimelineBugRepro2018_UpgradedFrom2017.zip" and open in Unity 2017.4.11f12. Open "ActualS... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used