Search Issue Tracker
KeyNotFoundException when editing code while having animator transitions...
To reproduce:1. Create any animator asset.2. Add two states and make transitions to one another.3. Click on a transition (selecting ... Read more
[NavMesh] currentOffMeshLinkData.offMeshLink always returns null even wh...
To reproduce:1. Open my project attached2. Enter Play mode3. Observe the console Expected: currentOffMeshLinkData.offMeshLink return... Read more
Crash on physx::cloth::SwSolverKernel<__m128>::solveFabric when disablin...
How to reproduce:1. Open the "Cloth_Crash" project2. Open the "main" scene3. Press Play4. Wait until Unity crashes5. If Unity doesn'... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code