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
EventSystem documentation links to MonoBehavior
Steps to reproduce : - crate a Canvas- click on the EventSystem- select any of the documentation buttons in the EventSystem's Compon... 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
Cached reference type variables get destroyed randomly when OnDestroy() ...
To reproduce this bug: 1. Import the attached package2. Open 'Test' scene3. It has 4 empty gameObjects and script with array of Tran... Read more
Standalone executable crashes on quit when a master server is used
Using a master server, connecting to it and registering a server can cause a crash on a standalone application quit. To reproduce:1.... Read more
uGUI allocates memory on each frame in 2 places
uGUI seems to allocate memory each frame for Canvas.SendWillRenderCanvases() and EventSystem.Update() To reproduce:1. Create a new p... Read more
TouchInputModule behaves incorrectly
To reproduce:1. Load the scene in /Scenes/KenoBasic2. Observe I have 2 Input Modules attached to EventSystem, but only the Standalon... 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
WP8 Lumia 630 camera.Render() does not always work with back button
Lumia 630 has inconsistent behavior when calling Camera.Render() on "Back" button press To reproduce:1. Open attached project2. Buil... Read more
Visual Studio 2010 opens new instance on every new script
To reproduce:1) Have Visual Studio 2010 installed2) Create new project3) Create 2 new C# scripts4) Set your script editor to VS2010 ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default