Search Issue Tracker
[UWP] [Surface Pro] Windows Hello Window appears behind Unity App
First set up Windows hello following these directions:https://blogs.windows.com/devices/2015/12/17/how-to-set-up-windows-hello-on-yo... Read more
[Input System] Code generated for .inputactions gets stripped
https://forum.unity.com/threads/engine-stripping.815688/#post-5411067 The code generated from .inputactions seems to get stripped on... Read more
Linux Editor always crashes everytime Play button is pressed on Ubuntu 1...
Linux Editor always crashes everytime Play button is pressed on Ubuntu 16.04 1. What happenedClicking play in Unity editor on empty ... Read more
EditorGUILayout.Foldout arrow is outside Vertical Group when used in OnI...
Reproduction steps:1. Open user's attached project "GUILayoutBug"2. In the Project window, click on "New My Settings" to see its set... Read more
[Input System] Input Actions cause exceptions and 'Should not get here' ...
How to reproduce:1. Open user-submitted project (Pokemon Clone.zip)2. Enter Play Mode3. Use the WASD keys to move the player around4... Read more
Importer fails to update Avatar settings correctly when switching from a...
Steps to reproduce:1. Open User-supplied project2. In the Project window, select Mobile Family Pack -> Model -> Female_Parabol... Read more
[ECS] NullReferenceException is thrown when trying to access statically ...
How to reproduce:1. Open the attached project ("case_1204905-ECS-OnCreate.zip")2. Open the repro scene ("SampleScene")3. Enter Play ... Read more
Stack Overflow Errors when Instantiating a new entity from a prefab with...
Steps to reproduce:1. Open user-supplied project2. Open and Play the Sample Scene Expected: No Errors are thrownActual: Stack Overfl... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... Read more
[Entities] Cannot add Script to a Game Object if there is a comment afte...
Reproduction steps:1. Open project in "MyRepro.zip"2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [GenerateA... 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