Search Issue Tracker
[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
Particle system direction is reversed when clicking on it in the hierarchy
Reproduction steps:1. Open the attached project2. Open and play "Scene1"3. Notice that the "PS - MinVertDist" particles are emitted ... Read more
Mass doesn't update on Prefabs when using AutoMass in a prefab
The Mass property doesn't update when the isTrigger property is turned on and off. This only happens on Prefabs, when the object is ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu