Search Issue Tracker
When I add any reference to System.Xml.Serialization.XmlSerializer the i...
To reproduce:1. Open attached project2. Build it (build target WebGL)3. Observe console/log for errors Read more
Flickering shadows with large Terrain + Cast Shadows enabled + large Sha...
Shadows are computed from the Z buffer, so low near plane values can cause precision issues. Some other precision issues might be ha... Read more
Plugin components flicker/jump when tweaking the graphic UI in Inspector
Plugin components flicker/jump when tweaking the graphic UI in Inspector. This seems to be specific for plugins that have a graphic ... Read more
On iOS after a while shadows become incorrect
When using drawing technique of Bladeslinger on iOS, the shadows are drawn blurry after a while of playing. Read more
Clicking 'Events' in ScriptReference/Events.UnityAction.html leads to a ...
go to .../ScriptReference/Events.UnityAction.html and click on 'Events' hyperlink, it leads to a non existing page. Read more
Changing "Use Direct3D 11" introduces shading artefacts on Lightmap Stat...
Steps to repro:1. Create a new project and add some objects2. Set them to static3. Bake the lightmap4. Switch off "Use Direct3D 11" ... Read more
searching in manual doesn't work
To reproduce:1. Open local Unity manual2. Switch to Scripting API3. Search for "gameobject"Expected result: Some results are foundAc... Read more
Building for webplayer, but webplayer says it can't update
To reproduce:1. Create new project2. Build and run for Web Player3. Notice the error ("Unity Web Player update finished, but install... Read more
After switching the inspector to debug mode, text in the inspector is br...
To reproduce:1. Create a new project2. Create a script3. In the script create a public variable4. Attach the script to a gameobject5... Read more
LayoutGroup.SetLayoutHorizontal/SetLayoutVertical not called in Edit mod...
To Reproduce: 1. Open the attache project and select Panel in Canvas/Scrollrect 2. Change Direction in 'MultiLineLayout', notice tha... 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