Search Issue Tracker
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
coming back to computer after windows screensaver was on,
coming back to computer after windows screensaver was on, gives this error message: allocation 0x00000000 already registered (at) C:... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled