Search Issue Tracker
OnActiveBuildTargetChanged not called in batch mode
Reproduction steps:1. Download the attached user's project "switchPlatform.zip"2. Run "{path to Unity} -batchmode -nographics -quit ... Read more
[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 Enabled3. Press... Read more
Cannot pass ModelInspector's type when calling Editor.CreateCachedEditor...
How to reproduce:1. Create a new project with the default 3D template2. Create an empty script3. Inherit the 'Editor' class4. Write ... 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 SampleScene3. Enter Play Mode4. Open the Fram... Read more
InvalidCastException is thrown with specific Layout when selecting anyth...
How to reproduce:1. Open the user's attached project2. Load the user's provided Layout (Window -> Layouts -> Load Layout from ... Read more
[WebGL] Fullscreen mode does not expand the Player's window fully and ha...
How to reproduce:1. Open the attached project2. Make a WebGL build3. Host the built WebGL Player locally4. Open the WebGL Player on ... Read more
New Input System does not work when the project is built for WebGL
How to reproduce:1. Open the attached '1347300.zip' project2. Build the project for WebGL3. Try to click on any of the menu buttons ... Read more
Scroll bars keeps scrolling up and down when holding down the left mouse...
Reproduction steps:1. Open the attached "scrolls.zip" project2. In the Hierarchy window, hold down the left mouse button on the left... 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 re... Read more
IndexOutOfRangeException raised in Module Editor when updating a module ...
How to reproduce:1. Create a new project using the default 3D template2. Open the Profiler window (Window->Analysis->Profiler)... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default