Search Issue Tracker
[UI] The items in Interactions and Processors keep losing focus during e...
After adding items to Interactions and Processors in the Input Action UI window, more properties can be edited for each item by sele... Read more
[Scripting] The "duration" value, when read from callback function for I...
Repro: 1. Download package and project at: https://github.com/Unity-Technologies/InputSystem 2. Go to scene at: Assets -> Demo ->Sim... Read more
[UWP][WindowsMR] - 2018.3 - Memory leak - 1 MB/minute in a UWP VR projec...
On 2018.3 in a blank project, I exported a UWPPlayer that supports WMR. I'm observing a small leak that aligns with Chris' descript... Read more
2D Contact Normals are sometimes incorrect when using Circle 2D and Edge...
How to reproduce: 1. Open the "Test" Scene in the attached "Physics2DTest.zip" Project 2. Enter Play Mode 3. Leave only the Error De... Read more
"csc.rsp" files generate "Invalid AssetDatabase path" warning messages ...
Reproduction steps: 1. Open "1137372" project 2. Reimport "Foo.cs" from the Packages folder 3. Notice error "Invalid AssetDatabase ... Read more
.NET 4.x Runtime Script Component can not be loaded when it has more tha...
How to reproduce: 1. Open the "SampleScene" Scene in the attached "PartialedNestedClasses.zip" 2. Open the "PartialNestedClasses.cs"... Read more
Undo function with prefab tiles doesn't remove GameObjects properly
How to reproduce: 1. Open the user-submitted project ("New Unity Project.zip)" 2. In the Tile Pallete Window select the white X mark... Read more
Enabled Prefab is disabled after upgrading to Improved Prefabs
Reproduction steps: 1. Open "My565Game.zip" project with Unity 5.6.5p4 2. Select "MyLegacyPrefab" and notice that it is Enabled 3. ... Read more
EditorApplication.projectWasLoaded doesn't fire when the editor is launc...
How to reproduce: 1. Download the submitted project (ProjectLoaded) 2. Open Terminal/CMD 3. Run the project with the following argum... Read more
CharacterController overrides object's position when teleporting with Tr...
How to reproduce: 1. Open attached project ("CharacterControllerTransform.zip") 2. Open SampleScene 3. Play 4. Use WASD to move and ... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project