Search Issue Tracker
[Test Runner] "Enable playmode tests" button is no longer present in the...
How to reproduce:1. Create a new Unity project or open the attached one2. Open Test Runner window3. Select "PlayMode" tab Expected r... Read more
ConfigurableJoint rotates to targetRotation every time its gameobject is...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Observe configurable joint rotation Expected result:... Read more
[XR] Oculus dashboard depth sharing is incorrect in one eye when using s...
The depth shading is off between the two eyes when using instancing with the Oculus Dash Depth Buffer sharing. This seems to work fi... Read more
"ArgumentException: JSON parse error: The document is empty." error when...
To reproduce: 1. Open the attached project (The Alchemist.zip)2. Double click on the PoisonBubbles.prefab asset3. Observe the errors... Read more
Creating a certain struct in the script crashes the Editor on Begin Mono...
To reproduce: 1. In a new project, create a script and write the following in the script:public struct NavigationNode {public Naviga... Read more
[Editor] ParticleSystemForceField component has no icon
Create a new GameObject, select Add Component, choose Particle System Force Field.Note that the icon is missing. Read more
[Linux] Scroll sensitivity of touchpad is too high
To reproduce:0) Have a touchpad1) Create new project2) In scene view, use two fingers to zoom in/out Between 2018.1.x (tested .5f1 a... Read more
[InputField] Symbol is written on the top of previosly written symbol wh...
[InputField] Symbol is written on the top of previosly written symbol when using certain emojis To reproduce:1. Open project2. Play ... Read more
Enabled GenericMenu.allowDuplicateNames doesn't allow duplicates in subm...
To reproduce:1) Create new project2) Create Editor folder and a script in there, use the code of first example here: https://docs.un... 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
- 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
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager