Search Issue Tracker
[Linux] Input.GetKeyUp() triggers while the key is held down in standalo...
To reproduce:1) Create new project2) Create C# script with this in it: string foo = "0";void Update() {if (Input.GetKeyUp(KeyCode.W)... Read more
[LinuxEditor] Editor crashing when pressing "Play
To reproduce:1) Open attached project and scene2) Play it Instant Crash Reproduced in 2017.3.1f1 and 2018.1.0b8 Linux editors Not re... Read more
[Android] Sprites are not being packed properly by Sprite Packer or Spri...
Steps to reproduce:1. Create a new project2. Import attached assets3. Enable Sprite Packing in Edit > Project Settings > Edito... Read more
Confusing errors are thrown when using "-importPackage" argument without...
How to reproduce:1. Acquire a Unity project2. Execute this in terminal: "./Unity -projectPath /path/to/project -importPackage /rando... Read more
[Android] Graphics.DrawMeshInstancedIndirect is glitchy on devices conta...
How to reproduce:1. Open user attached project2. Build and run project to Android Expected result: Spheres are instanced just like o... Read more
[Android] Terrain is rendered with artifacts on certain Android device
How to reproduce:1. Open user attached project2. Build & Run project to Android and observe the Terrain Expected result: Terrain... Read more
Line renderer self shadows when set to view aligned
Repro steps:1. Open the attached project.2. Rotate the directional light and observe the shadows on the liana.3. Compare the self-sh... Read more
[HDRP] Line renderer local alignment does not work in HDRP
Setting a line renderer to local alignement does not work in hdrp, the asset dissapears on randomly flickers in and out of existence... Read more
[Caching] StreamingAssest folder is considered as Read-Only and triggers...
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode Expected: no errors appear in the console and cach... Read more
GetHashCode() of NativeArray results in a crash
Steps to reproduce:1. Download and open the newest attached project(stipped.zip)2. Open scene "test"3. Enter Play mode Result: crash... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks