Search Issue Tracker
The "Maximum Cache Size" preference in the "GI Cache" has no units assoc...
To reproduce:1. Open the preferences2. Find the Maximum Cache size preference in GI Cache sectionExpected result: Units are associat... Read more
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
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
When canvas objects with masked images overlap each other, one masked te...
To reproduce this bug: 1. Open the attached project2. Open 'MaskBugExampleScene'3. Observe Scene/Game view4. Now select 'ObjectCanva... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size