Search Issue Tracker
[API update] Boo/UnityScript scripts accessing obsoleted indexer propert...
Steps to reproduce:1. Download and open attached project.2. Download and open folder named "script_testes".3. Drag and drop script n... Read more
Standard Assets / Utility / AlphaButtonClickMask.cs - wrong pivot bug
1) What happenedStandard Assets/Utility/AlphaButtonClickMask.csIt works only in pivot(1, 1). But it doesn’t work otherwise. 2) How c... Read more
[AsyaSmirnova] Test BugReporter bug from only Editor
Test instance of bug. Read more
Asset bundle build pipeline does not account for fields ifdef'd with #if...
Asset bundle build pipeline does not account for fields ifdef'd with #if UNITY_EDITOR This causes the editor to serialize fields whi... Read more
UNetWeaver error: NetworkConnection::hostId is declared in another modul...
Steps to reproduce: 1. Download and import attached project. (repro_case_761588-Battle_Jump.zip)2. Load scene: Menu3. Inspect error ... Read more
UI GameObjects with missing prefabs change position in hierarchy when en...
Reproduction steps1) Open "800186repro" project2) Open "repro" scene3) Notice that "Canvas" GameObject has 2 children: "Image" and "... Read more
[LOD] LODGroup levels shows different values between Inspector and Scene
Steps to reproduce: 1) Download and open attached project "LODtest" in Unity.2) In hierarchy, click on "American_Elm_Desktop" or "Cu... Read more
[iOS9] 64bit devices have extremely high GPU usage in Metal and GLES
How to reproduce: 1. Open attached project2. Build to iOS and open the project in Xcode3. Enable the GPU Frame Capture for Metal (in... Read more
FindScriptByClassName Does Not Account for Namespace-Qualified className
Icons for Scriptable Objects with namespace are displayed incorrectly (default asset icon). To reproduce:1) Open the attached projec... Read more
Building to WebGL takes very long time
Reproduction Steps:1. Open user's or any other project2. Build to WebGL3. Notice that building stuck on compiling to C++ and then it... 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