Search Issue Tracker
Unity crashes at mono_add_process_object while importing project
Steps to reproduce:1. Download 922277_repro.zip2. Open project3. While importing Unity crashes Results: Unity crashes Reproduced wit... Read more
Sprite Packer lost alpha information of packing texture
Steps to reproduce: 1. Import texture that has alpha information to Unity Project2. Change Texture Type to 'Sprite (2D and UI)'.3. F... Read more
Menu.SetChecked state is lost after entering a Play mode in the Editor
Reproduction steps:1. Open the attached project "MenuItemCheck.zip";2. Click on MenuItemCheck -> The Menu Item to set the check i... Read more
XRSettings.supportedDevices does not return a list of supported VR devices
To reproduce:1. Open attached project;2. Open "test' scene;3. Enter play mode;4. Look to the Console. Expected result: XRSettings.su... Read more
Crash on Unity close when calling XRSettings.LoadDeviceByName with non-e...
To reproduce:1. Open attached project;2. Open "test" scene;3. Enter play mode;4. Exit play mode;5. Repeat steps 3 and 4 until error ... Read more
Missing components are not displayed in the inspector
To reproduce: 1. Open the project, attached by the user (ComponentsError.zip)2. Open the "MissingComponents" scene3. Enter Play mode... Read more
Force quitting Visual studio before it launches makes MonoDevelop appear
Steps to reproduce:1. Open any project2. Set external code editor as Visual Studio3. Create any script4. Double click to open in VS5... Read more
After you change a scene in Scenes in Build, Unity builds a previous scene
Steps to reproduce:1. Open the attached project (New Unity Project 13.zip)2. Switch to Windows Store3. Build and Run the Menu3d scen... Read more
[Timeline] Audio track doesn't stop playing when editor looses focus
To reproduce1. Open attached project2. Run AudioTrackBug scene3. Minimise editor or open any other application while scene is runnin... Read more
Reference to Assembly-CSharp.dll is generated instead of Assembly-CSharp...
To reproduce: 1. Open the project, attached by the tester (badReference.zip) in 5.6.2f12. Open the file Assembly-CSharp-Editor.cspro... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used