Search Issue Tracker
UI.Mask elements are not copied to RenderTexture
How to reproduce:1. Copy the "PresExample.zip" content to a folder named "PresExample" on Desktop2. Open the "GiboirePlayer" project... Read more
Editor FPS drops from >200 to <60 when there are GameObjects with partic...
Editor FPS drops from >200 to <60 when there are GameObjects with particle system selected. Also CPU usage seems more unstable... Read more
Default meshes icons are not shown
Default meshes icons are not shown To repro:1. In new project add e.g. Cube.2. In Inspector select Cube (Mesh Filter) component.3. P... Read more
Timeline tracks hidden after reopening Unity
Steps to reproduce:1. Open attached 'TimelineTrackIssue.zip' Unity project2. Go to Window->Timeline Editor3. Quit Unity4. Reopen ... Read more
Texture set to Normal Map with alpha information gets red colour overlay
Steps to reproduce:1. Open User attached project "EditorGUI.zip"2. Inspect the Texture in the project window and set its type to "No... Read more
List.Sort causes memory allocations with .NET 4.6 runtime, but not .NET 3.5
To reproduce: 1. Open the project, attached by the tester (ListSortAllocations.zip)2. Open the "scene" scene3. Make sure that Script... Read more
[Gear VR] Inset viewport works but the main camera renders entirely black
On Note 5 Gear VR a scene with an inset viewport only readers the inset viewport correctly; the remainder of the screen which should... Read more
When a parent 3D object is rotating and its scale is changed, the shape...
A 3D object has a sphere collider and is rotating. When its scale changes, the child object starts changing shape and size. This can... Read more
"Rewired" asset becomes corrupted when Unity enters Play mode second time
To reproduce: 1. Download attached project "CrashTest.zip" and open in Unity2. Open "Test" scene3. Enter to Play modeNote: Observe t... Read more
Unity Editor crashes when using Marshal and trying to load .bsp file
To reproduce: 1. Download attached project "BSPLoader.zip" and open in Unity2. Open "Test.cs" script and write path to your "de_dust... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off