Search Issue Tracker
[Regression] Repaint and Layout OnGUI events don't update mousePosition ...
How to reproduce:1. Open the user-submitted project2. Enter Play mode and observe the "mouse position" text field in the Game View3.... Read more
Rigidbody causes crash on x86 android devices
To reproduce:1. Open attached project2. Build & run to an android x86 device or virtual android device with x86 processor3. Noti... Read more
[Terrain] There is no indicator for newly created texture layers in terr...
There is no indicator for newly created texture layers in terrain layer window Steps to Repro:1. Open attached or create a new proje... Read more
Double-clicking Animation Clip does not open Animation Editor window
Steps to reproduce:1. Create a new project or open existing one2. Select any game object in the "Hierarchy"3. Go to Window->Anima... Read more
[WebGL] iOS Safari WebAssembly Unhandled Promise Rejection Error when a ...
Reproduction steps:1. Open the attached project (SafariTest.zip (56.4 KB)).2. Build it to WebGL.3. Move WebGL files to a server (Tes... Read more
Unity crashes when saving animation clip with Verify Saving Assets setti...
1. Create a project or open existing one2. Create a new scene or open existing one3. Select Directional Light4. Go to Window->Ani... Read more
[Terrain] The tree's default selection functionality stops working when ...
The tree's default selection functionality stops working when switching between 2 terrain game objects Steps to Repro:1. Open attach... Read more
LWRP sub-shader doesnt generate correct Meta pass
How to reproduce:1. Open attached project "2018_2_Test"2. Open SampleScene and in Lighting settings window turn on Baked Global Illu... Read more
You cannot delete assets on a network drive in Linux
To reproduce (either do all a or all b steps):a1. Find a CIFS network share.a2. Mount it in linux, e.g. I used sudo mount -t cifs -o... Read more
[UIElements] ObjectField: Pressing delete does not clear contents like I...
1) Create a ObjectField component and assign an object to it in script.2) Select ObjectField3) Press delete4) Nothing happens. When ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons