Search Issue Tracker
When overlapping 2 sprites or a sprite and a UI canvas, the overlapping ...
To reproduce:1. Open attached project2. Open test scene3. Change camera angles, move camera to left/right4. Notice that sprites over... 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
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
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
Unity crashes when adding an animation curve on the object
To reproduce this bug: 1. Import 'case_630632 crash' package2. Drag 'BernieTest...' prefab into the scene3. Select this object in th... Read more
Symbols (PDB) no longer being shipped for non-Development Windows
Under previous versions of Unity the Windows Standalone player came with a .PDB file containing debug symbols for all variations of ... 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
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
[Mesh]Changing the 'mesh.vertices' of a mesh of a mesh filter through an...
When changing the 'mesh.vertices' of a mesh of a mesh filter through an editor extension, undo fails to work. When the vertex array ... Read more
Shader compiler hangs on 4.5 in SpaceGraphicsToolkit package shaders
Shader compilers run out of memory in some shaders of SpaceGraphicsToolkit package. Seemingly a regression in 4.5.x; worked in 4.3. 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument