Search Issue Tracker
EditorPrefs.DeleteAll() causes infinite 'Assertion failed' errors
Reproduction steps:1. Open the attached Project2. Select Menu Item "EditorPrefs -> Clear all Editor Preferences3. Click "yes" on ... Read more
[Android] UI gets corrupted if scene doesn't have camera on Adreno GPU d...
How to reproduce:1. Open the attached project2. There is a scene which has UI button set to Screen Space - Overlay and Main Camera i... Read more
[UI] Destroying Canvas that has another Canvas as child crashes in UI::C...
Destroying a Canvas that is added via a script on an object that has a child with Canvas, crashes Unity Editor. Steps to reproduce:1... Read more
[Video] Unity crashes when it doesn't understand the video path
Reproduction steps:1. Open my attached project ("case_878563-test.zip")2. Enter Play mode Result: Unity crashes during WindowsVideoM... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
When imported model is as .MA file and the option "Weld Vertices" is dis...
Reproduction steps:1. Open the attached file;2. Open the scene "BugExample";3. Click Holly -> Mesh -> Holly_Body and observe t... Read more
Unity crashes when applying changes to a prefab that has a RigidBody2D c...
Reproduction steps:1. Open my attached project(case_878576-repro.zip)2. Open the "scene" scene3. Select the cube in the hierarchy4. ... Read more
Unity crashes when applying change to a prefab imported from a UnityPackage
Reproduction steps:1. Open the attached project2. Open the "GamePlay" scene3. Select the "CurlCard" game object in the hierarchy4. P... Read more
[Edge] WebGL fails to load
-e: see title, gets stuck on black loading screen--works in 5.6.0b4, stops in 5.6.0b5--tested: Win10, Microsoft Edge 38.14393.0.0, M... Read more
[iOS][webGL][UI][Dropdown] dropdown list doesn't close and elements of d...
Reproduction steps: 1. Create a new Unity project.2. Click on the hierarchy with the right mouse button.3. Select: UI > Dropdown.... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used