Search Issue Tracker
[iOS] Most of the emojis on iOS OnScreenKeyboard are filtered
Steps to reproduce: 1. Create new Unity project2. Add an Input Field to the scene3. Build and run on iOS device4. Click on the Input... Read more
Poor graphic quality on meshes on mobile platforms both editor and device
Scene quality on shading is not smooth when android platform is selected, it is less bad with iOS but it still has issues Read more
[ImageEffects] TCG Gamma is backwards
TCG Gamma variable is backwards. Repro Steps: 1) Apply TCG to a camera and enable Color Grading2) Make an object of flat colour2) In... Read more
[iOS] Cancelling Game Center login results in failure to display Game Ce...
To reproduce:1. Log out of Game Center on iOS device2. Enable Game Center Sandbox mode3. Build app to iOS device4. Once app is runni... Read more
[Profiler] Shows no data if docked and Game View is maximized
Repro steps:1) Open the ProfilerMax project2) Notice the layout - upper window has Profiler, lower has Game view3) Set the Game View... Read more
[GLLEGACY] Line Renderers using opaque materials cause Unity to hang wit...
Line Renderers using opaque materials cause Unity to hang when the graphics API is switched to OpenGL2. Repro steps:1. Open attached... Read more
Navigation buttons stay visible after volume button was pressed on speci...
Reproduction steps:1. Open the attached project (ReproProject.zip)2. Build and run on LG G2 with Android 4.4.23. Press the volume up... Read more
[Light Probes] Meshes drawn with Graphics.DrawMesh are not lit by light ...
Meshes drawn with Graphics.DrawMesh are not lit by light probes, even when probeAnchor is specified. They’re always only lit by the ... Read more
[OSX] Quit not responding anymore when trying to quit again
Steps to reproduce:1. Open Unity2. Create new project or open any other existing project3. Create GameObject in the hierarchy4. Try ... 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