Search Issue Tracker
NullReferenceException after dragging windows to second display
Steps to reproduce:1. Create a project2. Drag a window to second display (repeat until there is error)4. Observe the error message:N... Read more
Services window does not redraw itself when unity editor is being resized
Steps to reproduce:1. Open attached project or create a new one2. Open services window in the editor (Window->Services)3. Resize ... Read more
Editor crashes when deleting OcclusionCullingData at CullResults::InitDy...
Steps to reproduce:1. Open the attached project (New Unity Project 76.zip)2. Open the Assets/qq.unity scene3. Go to Window->Occlu... Read more
Undoing operation of few duplicated objects deletes them all
How to reproduce:1. Create a new project2. Select one of the object in new scene3. Hold Ctrl and click D few times- it will duplicat... Read more
[Android] Input.deviceOrientation doesn't return orientation of the device
How to reproduce:1. Open the attached "862093orientation.zip" project2. Build and run on android device3. Run the app keeping the de... Read more
"Rigidbody" is misspelled in the Rigidbody.rotation auto-completion dialog
1. Open any (new) Unity project2. Create a script3. Type this line in the Start() message: "new Rigidbody()."4. In the auto-completi... Read more
extra spacers in editor help meu
-e: there are two extra spacer lines at the bottom of the help menu, there are none in 5.5.1 -repro:--open editor > Help menu--NO... Read more
Unity crashes when importing a video with non-ASCII characters in the title
Steps to reproduce:1. Download the latest attached videoOr1. Create a video file and rename it to have non-ASCII characters in the t... Read more
Failing to create DX11 device on Windows 7
Reproduction Steps:1- Start Unity in DirectX 11 mode. Expected Result: Editor starts in DirectX 11 mode.Observed Result: Editor star... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script