Search Issue Tracker
Editor focus with 'F' key misbehaves when a point light is a child of th...
To reproduce this bug: 1. Open the attached project2. Open 'Main' scene3. It has a Sphere and a Point light as a child4. Select Sphe... Read more
Touchscreen keyboard doesn't show up when input field is selected with p...
Issue is related to Windows Store Apps platform. Physical mouse doesn't trigger touchscreen keyboard in input field. Selecting input... Read more
While importing Nightmares - Unite Training Day 2014 Unity freezes
How to reproduce:1. Create new project2. Open asset store3. Download Nightmares - Unite Training Day 20144. Import it and Unity will... Read more
GenericMenu doesn't work correctly on OSX
To Reproduce: 1. Open the attached project on OSX, click 'Window/Runtime Inspector Configuration', click on 'Add Property', notice t... Read more
[ReflectionProbes] An automatically created Directional Skybox Light rev...
To reproduce:1) Create new project2) Open "Edit/Scene Render Settings" and check "Create Light" setting3) Change new light's rotatio... Read more
ArrayList.BinarySearch is not implemented
Trying to build a project with a script that uses ArrayList.BinarySearch or IndexOf fails when targeting WP8 or WP8.1 To reproduce:1... Read more
Impossible to scroll content of ScrollRect via Scrollbar if ScrollRect's...
To reproduce:1. Open attached project2. Open Testscene scene3. Press play4. Try to scroll using scrollbar5. It's impossible to scrol... Read more
Editor is loading x86_64 folder DLLs when building for mobile
Repro: 1. Open & build the attached project for Android (on Unity Free).2. Build fails with an error: 'System.Net.Sockets' are s... Read more
Unicode characters which are longer than 4 digits do not work
Repro: 1. Add a Text componet and set it's font to the attached one 2. Paste either of these two symbols into the text box⛄ - 26C4⏳ ... Read more
Deleting Canvas, which is child of another Canvas, crashes Unity
To reproduce:1) Create new project2) Create two Canvas objects3) Put one Canvas as child of another4) Delete child - crash. If you d... 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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown