Search Issue Tracker
[UWP] [Surface Pro] Windows Hello Window appears behind Unity App
First set up Windows hello following these directions:https://blogs.windows.com/devices/2015/12/17/how-to-set-up-windows-hello-on-yo... Read more
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps:1. Open the "UI Interaction" Scene in the attached project "VR.zip"2. Go to File > Build Settings3. Add "UI In... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[Android]Lighting is chopped/gone on Samsung Galaxy S6 edge in forward r...
To reproduce:1) Open attached project and scene inside it2) Make sure "Rendering Mode" in "Player Settings" is "Forward"3) Build and... Read more
Scene view camera speed pop-up appears empty or cut off when Scene view ...
Steps to reproduce: Create a new project Universal 3D template Make the Scene view really narrow horizontally Right-click in the Sce... Read more
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce;1. Create a new URP project2. Create Particle System3. Select 'Particle System' GameObejct in the Hierarchy4. Obser... Read more
Projects created with 3D and 2D templates have a misspelled field "m_Def...
Reproduction steps:1. Create a new project using the 3D template2. Go to the created project's "ProjectSettings" folder3. Open the "... Read more
[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
[PackageManager] OverflowException occurs when package manager is docked...
OverflowException occurs when package manager is docked in the editor and you start the project.You can press clear and the message ... Read more
Null GUIContent will reserve space for some controls
Steps to reproduce : - import the project attached- open the Bug Window (Bug->Bug Window) and notice how the second bounds contro... 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