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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved