Search Issue Tracker
Add Component Menu will not open via keyboard shortcut if a field in the...
The Add Component Menu will not open if a field in the inspector is focused (highlighted). Reproduction Steps:1. Create a new projec... Read more
Unity crashes on "-[AVFoundationMediaLoader GetNumAudioChannels:]" when ...
Repro steps:1. Open QA attached project "repro_1104510"2. Create an empty GameObject3. Add a VideoPlayer Component to it4. Attach th... Read more
Copy and paste doesn't work in input field
To reproduce:1. Open attached project "copypastenoworky.zip"2. Enter Play mode3. Try to copy or paste anything to the input field Ex... Read more
Painting Grass Textures onto the Terrain fails if the project has the LW...
How to reproduce:1. Create a new LWRP project and create a new Scene2. Go to "Edit" -> "Project Settings..." -> "Graphics" and... Read more
[Editor] Hidden objects count doesn't update in Scene view on deleting a...
On deleting hidden Gameobject from a hierarchy doesn't reflect in the count of hiddden gameobjects in Scene window. Steps to Reprodu... Read more
[IL2CPP] The Obfuscator plugin causes Build to fail and prints unclear S...
To reproduce: 1. Download attached project "ObfuscationRepro3 2.zip" and open in Unity2. Press File > Build Settings...3. Switch ... Read more
[GLCore] Tessellation doesn't work on OpenGL while it works on Direct3D11
1. Download "OpenGLTessellationIssue.7z (12.7 MB)" project2. Open a scene called "ddd" (In which you will find 2 cubes, Red and Blue... Read more
'Stack Empty' exception is thrown with .NET 4.x when compiling a script ...
How to reproduce:1. Open user-submitted project (BROKEN_COMPILER)2. Re-import the 'Gallery.cs' script and see the Console window Exp... Read more
[Editor] Null Reference exception thrown on changing scale factor of the...
Null Reference exception is thrown on changing scale factor of the screen from Window's display settings. Steps to reproduce:1. Crea... Read more
Error of InvalidOperationException appears when Mobile Notifications pac...
To reproduce:1. Create a new project2. Go to Package manager3. Install Mobile Notifications package Actual result: There is an error... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used