Search Issue Tracker
No dedicated field to enter Plus serial key on OSX
Steps to reproduce:1. Launch editor2. Open Manage License window Actual: observe that entry field is called "Unity Professional Edit... Read more
[UWP] UnityEvent.RemoveListener doesn't remove event on builds with .NET...
Steps to reproduce: 1. Open and build attached project2. Run build and when it starts click on "Attach Block" button, this will add ... Read more
Unable to edit or delete tags in editor.
How to reproduce:1. Create new/open project.2. Select an object you want to set tag for.3. Press "Add Tag"4. Press "+" to create a t... Read more
[Networking] [Profiler] Editor Crash on closing standalone Player with a...
Crash happened only twice. 1. Run Standalone as Host.2. Run in Editor as Client.3. Run Profiler - Set Active profiler as OSXPlayer).... Read more
[GLES20][SM20][Directional Specular] mode needs a fallback for SM2.0 har...
When falling back to the non-directional shader we sampled incoming intensity from the lightmap but the shader interprets it as bake... Read more
[WSA][UWP] Building script which has nested generic class causes referen...
Steps to reproduce: 1. Open attached project2. Build it to UWP or WSA3. Notice Reference rewriter errors in consoleReference rewrite... Read more
Input Field multiline with best fit enabled crops the text after hitting...
Description: In an input field with multi line (either newline or submit) the text element with best fit enabled crops text after pr... Read more
[OSX] Unity leaks memory when a controller is connected
Around 5 MB/s are leaked with a controller connected, when the controller is sending events both on the Editor and the Player. Steps... Read more
[ApiUpdater] Removing Mesh.Optimize removes other lines too
Steps to reproduce: 1. Open attached project "827796.zip" using unity 5.5 to run script updater2. Compare scripts before and after a... 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