Search Issue Tracker
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
InvalidOperationException errors are thrown after reconnecting the Out(1...
How to reproduce:1. Open the attached '1291952.zip' project2. In the Project window double-click on the 'Blank' Shader Graph3. In th... Read more
[Android] UnityWebRequest gives errorcallback with error=java.net.Mailfo...
Steps to reproduce: 1) Download attached project 'TestProject2.zip' and open in Unity2) Set platform to Android3) Build and run 'Tes... Read more
[IMGUI] Separator between two color pickers doesn't appear when "Random ...
The separator between two color pickers is missing when "Random Between Two Colors" option is selected from "Start Color" dropdown u... Read more
Unity process left hanging after uninstall
Uninstall Unity (I did reproduce this with Unity 2017.1.0a4 and a5) and and once the uninstall operation is done open Process Monito... Read more
[HDRP] HDRP Wizard Fix All location change
Arguably most used HDRP wizards part will be Fix All button. Currently, to reach it you often need to either scroll down or resize t... Read more
UUM - Play Mode Scenarios add and remove element list buttons go out of ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Multiplayer Play Mode package Open the Pl... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items