Search Issue Tracker
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
Setting hideFlags to HideFlags.None on a component breaks the prefab
To reproduce: 1. Open attached project2. Select Cube prefab in Project view3. Right click on Hideflagstest script component on the p... Read more
Progress bar missing with 5.6
-e: see title, just isn't shown---works in 5.5 -repro:--create new project--build for WebGL--run build in browser--NOTICE you don't ... Read more
[Android] App crashes if you have it backgrounded and click a deep link ...
How to reproduce:1. Open user provided project2. Build to device3. Open the built app and then background/minimise it4. Click a deep... Read more
[UI] Editor crashes when selecting "Deep" in the Profiler if a scene con...
Steps to reproduce:1. Open the attached project (ownCloud)2. Open the Assets/testr.unity scene3. Open the Profiler4. Press "Deep Pro... Read more
When the animation repeats for 1+ times,it starts with the last frame if...
Repro Steps: 1. Select the "RabbitWorking" prefab from the "Prefabs" folder2. Set the update mode in the inspector to "Animate Physi... Read more
[Inspector] Multi-selecting items in the Project tab throws error in the...
Multi-selecting items in the Project tab throws error in the console. Selection is not displayed in the inspector. Steps for reprodu... Read more
Inspector not displaying list of Objects of different types & throws error
When selecting multiple objects of different types in the Project window, the Inspector no longer displays a list of Objects, per ty... Read more
Applying a prefab takes too much time in Unity 5.6
Steps to reproduce:1. Open the attached project (ownCloud)2. Open the Assets/scene_graveyard.unity scene3. Select the scene_graveyar... Read more
Creating material from shader freezes Unity
To reproduce:1.Open a new project2.Import "GPUDriverCrash.shader"3.Create material from that shader Expected result: material is cre... 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