Search Issue Tracker
(TMP input field)unexpected new line generated after submit
Reproduce steps: 1. Create a tmp input field and set it as multiline submit2. Create sample script to handle submitresult: A new lin... Read more
Class get stripped when using Preserve attribute with Mono backend
How to reproduce:1. Open the attached "xmlDeserializationTest.zip" project2. Check if scripting backend is set to "Mono", and Manage... Read more
Using a compiled C# DLL in a Unity project throws a build error
How to reproduce:1. Open the attached "Repro.zip" project2. Build "test" scene to Standalone Expected result: Build succeeds when us... Read more
[2D][Tilemap] TileBase.StartUp not being called when a different Tile wi...
[2D][Tilemap] TileBase.StartUp not being called when a different Tile with the same instantiated GameObject is set Repro steps:1. Op... Read more
OnClick isn't triggered on the second click when the mouse isn't moved a...
How to reproduce it:1. Open the user's attached project "Input System Touch Input Bug Replication.zip"2. Open the Input Debug window... Read more
Toolbar appears over Play/Pause/Stop buttons when using "CsoundUnity" pa...
How to reproduce:1. Open the attached project "UnityPlay_Issue.zip"2. Open Assets/Samples/CsoundUnity/3.0.0/Csound Test/CsoundTest.u... Read more
ILPostProcessor causes DLL's that link to UnityEngine.UI.dll to fail and...
How to reproduce:1. Open attached project "1TestMirror.zip"2. Right click the TestScript in the project3. Select Reimport Expected r... Read more
[iOS 14] Screen is black before the splash screen appears
Reproduction steps:1. Open project in "Project.zip" and build it for iOS (any scene)2. Open Xcode project generated3. In project nav... Read more
Error appears in the Console when triggering a build from the compilatio...
How to reproduce:1. Open the user's attached project2. In the top bar menu select Support > Build Dev Player3. Wait for the build... Read more
[HDRP] Area Lights shadow artifacts are shown in the Game view when Use ...
How to reproduce:1. Open the user's attached "AreaLightsShadowsRepro.zip" project2. Open "SampleScene" Scene3. Disable "Use Render G... 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