Search Issue Tracker
[mobile]TextMeshPro input field keyboard does not open when the Input fi...
How to reproduce:1. Open the attached "case_1249762-InputFieldTestProject (1)" project2. Build for iOS and deploy the Xcode project ... Read more
[Frame Debugger] Frame data is not displayed when navigating through dra...
How to reproduce:1. Create a new project2. Go to File > Build Settings and Switch Platform to iOS3. Tick Development Build checkb... Read more
Editor crashes when using AssetDatabase.RenameAsset with certain asset n...
Reproduction steps:1. Open the attached project ("case_1251093-RenameAsset.zip")2. Open Tools > Utage > New Project3. In the n... Read more
[IL2CPP][Android] Project does not build to IL2CPP if one of the scripts...
How to reproduce:1. Build the "SampleScene" scene of the attached "Repro1251077.zip" project to Android2. Observe the console Expect... Read more
Crash on memory allocation when adding Cloth Component to an FBX model
Reproduction steps:1. Import the "CrashyModel.unitypackage" into any project2. Drag the FBX to the scene to convert it to a GameObje... Read more
Unable to set field value to "None" when it has a "RestrictAuthoringInpu...
How to reproduce:1. Open user's attached project2. Select the "GameObject" GameObject3. Change "Test Field" value to Directional Lig... Read more
[VFX graph] Material can be dragged and dropped onto VFX graph asset in ...
Repro steps:1. Create a new VFX graph asset2. Open it and give it a "lit mesh" output, save3. Drag the VFX graph asset into the scen... Read more
Fatal error in Unity CIL Linker when building to Standalone with Microso...
How to reproduce:1. Open the attached (BlankProject.zip) project2. Open the SampleScene3. Build to Standalone Expected result: The b... Read more
System.Net.Socket objects throw ArgumentException in IL2CPP after instal...
How to reproduce:1. Install SDK 10.0.19041.0 ( https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/ )2. Open the att... Read more
Changes to TextInputBaseField<T0>.isPasswordField only apply when TextFi...
How to reproduce:1. Open attached project "UIToolkit.zip"2. In the Tool-bar select Window > BugExample > PasswordWindow3. Clic... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used