Search Issue Tracker
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro) 2. Open attached proj... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce: 1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled" 2. Right-click on the asset "foo" in ... Read more
Editor crashes after version control connection fails
To reproduce the crash: - Select Perforce in Version Control inspector. - Enter valid username, password and other fields. - Except ... Read more
Changing scale of Tree prefab instance (in scene) and then undo/redo cha...
Tree Creator trees Repro Steps: 1. Create new project 2. Create a Tree object via GameObject -> 3D Object -> Tree 3. Create a Terra... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions: - Press: Press Only, Press and Release... Read more
[HDRP] Render Texture is not drawn in the Standalone Build
How to reproduce: 1. Open the attached project named "Case_1285290" 2. Open the SampleScene 3. Observe the render texture in the bot... Read more
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce' 2. Open 'test' scene 3. Script is attached to the cube which renders ... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project 2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs 3... Read more
UI Toolkit Debugger throws Null Reference Exceptions when the user types...
How to reproduce: 1. Open a new project 2. Open Window>UI Toolkit>Debugger 3. Type "a" in the UI Toolkit Debugger search bar ... Read more
An image is not displayed upside down when width and height are not spec...
Steps to reproduce: 1. Open the user’s project 2. Open the “TestFlip” window (Window → UI Toolkit) Expected result: A picture i... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player