Search Issue Tracker
[Android] Using TouchScreenKeyboard.Open with a non-empty placeholder mu...
Reproduction steps: 1. Open the attached user's project "KeyboardTest.zip" 2. Build for Android with Development Build Enabled 3. Pr... Read more
Cannot pass ModelInspector's type when calling Editor.CreateCachedEditor...
How to reproduce: 1. Create a new project with the default 3D template 2. Create an empty script 3. Inherit the 'Editor' class 4. Wr... Read more
Reading RWTexture2D in a Compute Shader produces different results when ...
How to reproduce: 1. Open the attached project named "ComputeShaderTest.zip" 2. Open the SampleScene 3. Enter Play Mode 4. Open the ... Read more
InvalidCastException is thrown with specific Layout when selecting anyth...
How to reproduce: 1. Open the user's attached project 2. Load the user's provided Layout (Window -> Layouts -> Load Layout from File... Read more
[WebGL] Fullscreen mode does not expand the Player's window fully and ha...
How to reproduce: 1. Open the attached project 2. Make a WebGL build 3. Host the built WebGL Player locally 4. Open the WebGL Player... Read more
New Input System does not work when the project is built for WebGL
How to reproduce: 1. Open the attached '1347300.zip' project 2. Build the project for WebGL 3. Try to click on any of the menu butto... Read more
Scroll bars keeps scrolling up and down when holding down the left mouse...
Reproduction steps: 1. Open the attached "scrolls.zip" project 2. In the Hierarchy window, hold down the left mouse button on the le... Read more
Wrong NewSceneMode is passed to EditorSceneManager.newSceneCreated and d...
How to reproduce: 1. Open the attached project "EditorSceneManager.zip" 2. Click File > New Scene > Basic (Build-in) Expected resul... Read more
IndexOutOfRangeException raised in Module Editor when updating a module ...
How to reproduce: 1. Create a new project using the default 3D template 2. Open the Profiler window (Window->Analysis->Profiler) 3. ... Read more
[Android] Sometimes text is not rendered when using OpengLES3 on a Xiaom...
How to reproduce: 1. Open the attached project "1347186.zip" 2. Make sure the Scene "WorldText" is selected 3. Build and Run to an A... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL