Search Issue Tracker
[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
[GameView] [Zoom] Game view shrinks and stretches repeatedly while slide...
Reproduction steps:1. Create a new Unity project.2. Create a new "Cube" game object.3. Open game view.4. Move "Zoom" slider to the m... Read more
Crash in m_IgnoredColliders during Collider:Deactivate
Steps to reproduce:1. Download and open project "778529-Mano.zip"2. Open scene "Scenes/main"3. Enter play mode4. Unity editor crashe... Read more
[WSA] EventType.ScrollWheel is not detected
Reproducible on 5.2.4f1, 5.3.4f1, 5.4.0b10 versions. Repro steps:1. Open project "SmallerScrollDetecter.zip".2. Play it in the edito... Read more
[iOS][GLES2] Changing screen resolution to non-native resolution at runt...
Steps to reproduce: 1. Open attached project (ScreenResolutionAnimatedCorrect.zip)2. Switch to iOS3. Set Graphics API to OpenGLES2 i... Read more
[DX12/Shuriken] Line/Trail Renderers are lit incorrectly in DX12
Line and Trail Renderers with "lit" materials are lit incorrectly in DirectX 12 Repro Steps: 1) Open project from command line with ... Read more
[GameView] UI position and scale doesn't update when game view window is...
Repro from scratch:- create a scene- add a UI>Text element- anchor it on the right side via the rect transform inspector (hold al... Read more
[Android] Custom mask effect is not visible on devices with Vivante GC70...
Reproduction steps:1) Open attached project "MaskVivanteGC7000UL"2) Build and run on a device Expected result: You should see a spri... Read more
[WWW] New WWW object without internet connection doesn't set Error field
Steps to reproduce:1. Download and open attached project "WWW test.zip"2. Open scene "Test" and play it3. Notice output in console: ... Read more
Using instancing reduces performance when compared to not using instancing
How to reproduce: 1. Open attached project2. Open the scene main.unity3. Open the Profiler window4. Play the scene- Make a note of t... 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