Search Issue Tracker
Moving the mouse around 2 Inspector windows which show arrays of differe...
How to reproduce:1. Open the attached "1353819.zip" project2. On both of the Inspectors expand "Array in Array" and "Array" elements... Read more
Elements of large 2D / 3D arrays disappear when reordering
How to reproduce:1. Open the attached '1353883.zip' project2. Open the 'SampleScene'3. In the Hierarchy select the 'Test' GameObject... Read more
ContextMenuItem is not working with List collections when right clicking...
How to reproduce:1. Open the user's attached project2. Open scene Scene3. Select the GameObject "SomeObject" in the Hierarchy view4.... Read more
Console becomes empty and "ArgumentOutOfRangeException" error is spammed...
How to reproduce:1. Create a new project2. Open the Build Settings (File->Build Settings...)3. Switch to the Android Platform4. A... Read more
Multi-selected object LocalizedString values are overwritten when CanEdi...
Reproduction steps:1. Open the attached "Localization Multiple Objects Test.zip" project2. In the Project window, go to the "SampleO... Read more
Crash on GUIView::DoPaint when creating a new Tile Palette
How to reproduce:1. Open the attached project2. Right-click on the project browser -> Create -> 2D -> Tile Pallete -> Re... Read more
Cannot pass ModelInspector's type when calling Editor.CreateCachedEditor...
How to reproduce:1. Create a new project with the default 3D template2. Create an empty script3. Inherit the 'Editor' class4. Write ... Read more
Resize control overlaps other controls (i. e. Scrollbar) in the Editor w...
How to reproduce:1. Create a new project2. Dock two windows side by side3. Make sure that there's a scrollbar between those windows ... Read more
[Windows] 'Null texture passed to GUI.DrawTexture' warning on opening Pr...
Reproduction steps:1. Open the attached user's project "New Unity Project (8).zip"2. Upon opening the project right-click in the Pro... Read more
[IMGUI] PreviewRenderUtility is not respecting the background when previ...
How to reproduce:1. Open the "case_1357004_STREAM" project, where STREAM is the Unity stream in which the project is opened2. Open 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
- “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