Search Issue Tracker
[Linux Editor] Menu items with numerical shortcuts don't respect modifie...
Steps to reproduce:1. Open the attached project2. Click on Main Camera Object3. Try entering a value 222 to Far Clipping Plane (use ... Read more
Unity crashes at "Joint2D::FetchBodyA" when a script is referencing Hing...
To reproduce:1. Open attached Unity project "Prototipo Juego.zip"2. Open "Nivel1" scene Result: Unity crashes at this point Workarou... Read more
Build crashes while closing it with alt+f4 when using .NET4.6
While using Rewired on Unity with Scripting Runtime Version .NET4.6, built project freezes and crashes trying to force close with al... Read more
Android keyboard crashes app when selecting text in Input field (Galaxy,...
Steps to reproduce:1. Open attached project "KeyboardCrash.zip"2. Build and run on certain Android devices (shown below)3. Select th... Read more
[macOS] Menu bar items do not respond to keyboard input
Menu bar items/entries do not respond to user's keyboard input.On Windows it works as expected.On Mac it selects a random entry.On L... Read more
Tab between input fields doesn't allow to edit text
How to reproduce:1. Create new project file2. Create any GameObject in Hierarchy Window3. Select new created GameObject and Try to s... Read more
Image nested in sub-canvas gets rendered in wrong place after entering P...
How to reproduce:1. Open the attached project2. Open the "Character UI" scene3. If the image is at the correct place, press Play and... Read more
Unity sometimes deadlocks when entering play mode due to a race conditio...
Main thread stack from hang dump: ntdll.dll!RtlEnterCriticalSection()Unity.exe!PersistentManager::IsObjectAvailable(int heapID) Line... Read more
[macOS] Unity project does not launch after saving a scene on High Sierra
Tested on APFS partition on macOS 10.13. Steps:1. Create new project2. Save the project and exit Unity3. Open the project4. Save sce... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class