Search Issue Tracker
MoveMouseEvent.button returns 0 both when no button is pressed and when ...
How to reproduce:1. Open the attached "case_1149053-MouseMoveButton.zip" project2. Open the "BugReport > ExampleWindow" window3. ... Read more
IL2CPP build fails when building on Android platform
To reproduce:1. Open the user's attached project2. Switch platform to Android3. Un-tick the "Custom Keystore" in the Player Settings... Read more
"OnApplicationPause" does not trigger when Title bar is Right Clicked
Reproduction steps: 1. Open "Windows_Freeze.zip" project2. Enter Play mode3. Notice music is playing4. Unfocus Unity5. Notice music ... Read more
[Android] Shaders fail to compile on Galaxy S4 (SGX544MP3 GPU) OpenGL ES 2
To reproduce:1. Open attached project2. Build and run on a Galaxy S43. Notice that shaders do not compile Actual result: There shoul... Read more
UI button gets stuck on highlighted color if Canvas Render Mode is set t...
Steps to repro:1. Open original project "Canavases.zip"2. Open "TestScene"3. Enter Play Mode and click on the button Reproduced in: ... Read more
Visual Studio Debugger's "Step Into" function does not work between asse...
How to reproduce:1. Open the attached project ("TestDebug.zip")2. Open the repro scene ("SampleScene")2. Open the "Test1.cs" script3... Read more
[IL2CPP] IL2CPP is 5 times slower than Mono calling ZeroFormatterInitial...
Steps to reproduce:1. Open user attached project2. Make Mono and IL2CPP builds, make sure that development build is unchecked3. Comp... Read more
Listed Force Field keeps affecting particles when its GameObject is acti...
How to reproduce:1. Open the attached project ("ParticleSystem_ForceField.zip")2. Open the repro scene ("Main")3. Enter Play Mode4. ... Read more
A Performance Issue appears when Brute Force Sorting a large amount of U...
How to reproduce:1. Open the "SampleScene" Scene in the attached "New Unity Project.zip" Project2. Click on the main "Canvas" GameOb... Read more
[Shader Graph] Node input field does not hide when property connects to ...
Node input field does not hide when property connects to that input. Steps to reproduce:1. Create a new project.2. Go to Window >... 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