Search Issue Tracker
[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
Regression: Unable to build Standalone to the folder outside of the project
Fix has been pulled to trunk and 5.5 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names