Search Issue Tracker
[iOS] Destination folder created even when build fails
To Reproduce: 1. Click build in iOS build settings.2. Enter any new folder name.3. Click save.4. The build fails (for some reason). ... Read more
[iOS] Slight increase in app & binary size since 5.4
To Reproduce: 1. Build empty app with 5.6 & 5.4.2. Archive it in Xcode3. Observe:- app without binary 5.2mb vs 5.1 vs 4.9 (5.6 v... Read more
New components in Unity 5.5 and 5.6 need icons
Click the Add Component button in the inspector and go through all the available options. Quite a few recently added components have... Read more
NetworkDiscovery.broadcastData changes when entering Play mode
Reproduction steps:1. Open the attached project in Unity2. Open the "Scene" scene3. Build and run4. Wait till it says "Initialized (... Read more
[iOS] Transparent areas of a texture become opaque after un-premultiplic...
On iPhone 6 Plus and 6S Plus, when shader performs un-premultiplication of a pre-multiplied texture, all the transparent areas turn ... Read more
ParticleSystemRendererVertexStreams fails on WSAPlayer (UWP / Metro)
The DOTNET code path fails in ParticleSystem.bindings for Set/GetActiveVertexStreams, but the reason is not obvious. Read more
Recreating a folder when the old meta file still exists breaks ADB GUID ...
Deleting a folder on disk (without deleting the meta file) and recreating it using AssetDatabase.CreateFolder (without refresh in-be... Read more
[UI] [CanvasRenderer] CanvasRenderer.SetMesh results in miscolored, blue...
To reproduce:1. Open the project and TestScene in it2. In the sample, select Canvas > Custom Mesh.3. See the mesh data in the ins... Read more
NullRefException when undocking Asset Preview window from Inspector
Right click on the Asset Preview window in the Inspector to have it undocked. The following error message is printed in the Console:... 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
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled