Search Issue Tracker
Probes.Update stalls the main thread on certain processors
Steps to reproduce: 1. Download and open the attached project 2. Open(or build) the Windows build located in case_847097-AsyncIssues... Read more
NullReferenceException when using EditorSceneManager.SaveOpenScenes() af...
To reproduce: 1. Open the attached project 2. Open the only scene 3. Select "GameObject" in the hierarchy 4. In the inspector click ... Read more
Object gets corrupt/invisible when updating to Unity 5 or deleting the l...
Reproduction steps: 1. Download the attached "Stripped" project. 2. Open it with 4.7.2. 3. Open the "Stages/_Stage0a1 on the farm" s... Read more
Audio clips loaded from Resource folder does not play in WebGL build
Reproduction steps: 1. Open the "WebGL Audio.zip" project 2. Build the only scene on WebGL build 3. Press any key from 1-8 to play ... Read more
Memory leak when unloading unused assets with Metal
Memory is continuously allocated (2 KB at a time) each time a scene is loaded on iOS with Metal as the Graphics API. Steps to repro... Read more
Cloth inspector throws errors when game object is inactive
When selecting a gameobject that contains a cloth component, if the gameobject is disabled then the Editor will throw an error. Rep... Read more
[WSA] Unhandled exception is thrown when using UI ScrollView Game object
Reproduction steps: 1. Create a new project and scene and add UI -> ScrollView GameObject (Or open the attached project 2. Build to ... Read more
Water Reflection and Refraction rendering is different between the Edito...
Reproduction steps: 1. Open the attached project (WaterTest.zip); 2. Open the Main.unity scene; 3. Click on the WaterCamera; 4. Try ... Read more
Content Size Fitter does not resize the panel so the text fits the screen
Steps to reproduce: 1. Download and open attached project 2. Attempt to resize the game window Expected result: UI element gets res... Read more
Windows Store builds get UnauthorizedAccessException error when try to c...
When trying to create directory with Directory.CreateDirectory on Windows Store app build, "UnauthorizedAccessException" is thrown. ... 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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D