Search Issue Tracker
Unity panels can get stuck under the Windows-7 task bar with 2 monitors
To reproduce 1. two monitors setup 2. Open the Unity editor full screen in the secondary monitor. 3. In your primary monitor, dock ... Read more
Camera's skybox is not rendered in the Camera Preview
1. Open the skybox scene in the attached project 2. Select the camera 3. See that the skybox is visible only in the Game view not in... Read more
The multi selection of cameras produces incorrect previews
The multi selection of cameras produces incorrect previews 1. If one camera is selected, the size of its preview matches it's propo... Read more
"ArgumentException: Invalid path" error when creating and deleting folde...
Steps: - Create a new project - Add two project windows to the UI, one window with one-col layout, and one window with two-col layou... Read more
Invalid characters should not be allowed in Layouts name
Try saving a layout with a name like "?layout". The result is the following ugly error and the layout is not saved: "File Library/U... Read more
Asset Preview window is missing from Inspector in Debug mode
To reproduce this import/select an asset into a project (I used the attached .wav file). With the asset selected Compare the Inspect... Read more
Clamp is broken/cropped on Particle System curve editor in Inspector deb...
- Create a Shuriken Particle system - Switch the Inspector to Debug mode - Go to Size By Speed Module/Curve and click on one of the ... Read more
Can't exclude font data from the output
To reproduce: 1. Open project font-incl-test 2. Open the import settings of the font 3. Uncheck "Incl. Font Data" 4. Press apply Read more
Dynamic fonts overload not handled properly in editor
To reproduce: 1. Open project TextTest 2. Run test scene in editor Read more
Moving particle system will shoot of particles in odd directions
To reproduce Move the particle system, in the attached project, around and it will emit few particles in different direction than 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true