Search Issue Tracker
[Video Player] Editor crashes when playing the scene with H.265 transcod...
How to reproduce:1. Open attached project "TranscodeCrash"2. Open "SampleScene"3. Enter playmode Or to reproduce from scratch:1. Tra... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
EditorPrefs.GetString's default value can not be null
To reproduce:1. Open attached project2. Press Window > Test EditorPrefs. Alternatively, put this line in a script and run it: Deb... Read more
Prefab variants do not keep the values of linear drag and angular drag w...
How to reproduce:1. Open the attached “IN-118764” project2. In the Project window, select “TestPrefab-Variant” prefab Asset3. In the... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
EditorGUI.PropertyField type dropdowns stay in place when scrolling the ...
How to reproduce:1. Open a new project2. Select the "Directional Light" GameObject in the Hierarchy window3. Make sure the Inspector... Read more
"Tab" key exits the name text field in the VFX Graph tab when renaming t...
How to reproduce:1. Create a new Unity project2. Make sure the Visual Effects Graph package is installed3. In the Project window, ri... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more
Content of a ListView is rendered empty when clicking on the Scrollbar t...
Reproduction steps:1. Open the attached “IN-98994.zip” project2. Open the “SampleScene”3. Enter Play mode4. Click on the “Save game”... Read more
Enabling Cloth material turns object grey
Reproduction Steps: 1. Open the attached project2. Start the "Bug" scene3. Select "SupermanFBX" -> "Supermans Cape" GameObject in... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object