Search Issue Tracker
Typo in UWP documentation
On https://docs.unity3d.com/2020.3/Documentation/Manual/windowsstore-plugins-il2cpp.html, it says: "However, it’s still possible to ... Read more
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
Lit Shader and derived ShaderGraphs do not receive lighting when using H...
How to reproduce:1. Open attached "Animation-Texture-Baker-master.zip" project and MainScene scene2. Enter the Play mode3. Observe t... Read more
Graphic components errors when running Dedicated Server Build/Standalone...
Steps to reproduce:1. Open the attached user's project "Particles1973892.zip"2. Build for MacOS or Windows Standalone3. Run "<Pat... Read more
UnsafeUtility.Malloc uses 4MB when creating an empty NativeQueue
How to reproduce:1. Open the attached "IN-98674" project2. Open the "test" scene3. Navigate to the project directory and run the "te... Read more
Timeline Animation flickers in Play Mode
Steps to reproduce:1. Open original project "AnimationBugProj - Copy.zip"2. Open up Sequencing -> Timeline3. Select "ClimingDownL... Read more
Caret position resets in any input field when compiling finishes.
Steps to reproduce:1. Open attached project "SearchFieldCaretReset.zip"2. Open "caretReset" scene3. Open "NewBehaviourScript.cs" scr... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons