Search Issue Tracker
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
Touchscreen keyboard doesn't show up when input field is selected with p...
Issue is related to Windows Store Apps platform. Physical mouse doesn't trigger touchscreen keyboard in input field. Selecting input... 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
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal