Search Issue Tracker
Editor hangs when GameObject is dragged down and released when blue line...
1. Create a new project2. Create a scene3. Add a GameObject to the scene4. Drag it down and release when a blue line appearsResult: ... Read more
Game Objects get stuck in an infinite loop when passing NavMesh surface ...
Reproduction steps:1. Open the user’s attached project2. Enter the Play mode3. Press the "LET’S FIGHT!" button4. Click on “BASIC” bu... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[UWP][LWRP][IL2CPP][.NET 4.x] UWP build crashes on GetManagerFromContext...
How to reproduce:1. Create a new Unity project using "Lightweight RP" template2. Open Build Settings window and switch platform to U... Read more
URP fails to render grass Terrain details
How to reproduce:1. Open the user’s attached “GrassBug” project2. Observe the grass in the Scene view Expected result: The grass ren... Read more
IJobEntity causes "NullReferenceException" errors after Scheduling Jobs ...
How to reproduce:1. Open the “Transaction_Job_Bug“ project2. Open the “SampleScene”3. Enable debugging4. Open the “ProcessEntities2”... Read more
Audio preview does not detect new hardware if it's not connected during ...
Steps to reproduce:1. Disconnect/disable all audio hardware.2. Launch the project3. Try to preview the sound file, it starts "playin... Read more
Baking APV causes crash when using Linux/ROCm/Vulkan
Steps to reproduce: Using Linux with ROCm installed, extract and open the attached project. Make sure Graphics API is set to Vulkan ... Read more
High polling rate mouse causes performance issues
Reproduction steps:1. Open new Unity Project2. Enter Play Mode3. In Game View, rapidly move mouse around, with its polling set to 10... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server