Search Issue Tracker
Input.inputString produces buggy behaviour for arrow keys
to reproduce:1. Open attached inputtest project2. Attach inputTest script to camera3. Enter play mode4. Enter some letters, followed... Read more
FBX file vertices get merged together on import to Unity
Steps to reproduce:1. Download two files attached (16.fbx and 28.fbx)2. Import them both to Unity by drag and dropping to project fi... Read more
Crash when setting a breakpoint and evaluating
Steps to reproduce : - import the project attached- open the scene "MainMenu"- open the script "DedicatedServer"- set a breakpoint a... Read more
Input settings cannot be changed back to mouse clicks/default
To reproduce:1. Create a new project (or open an old one)2. Build and Run3. Once unity game launcher appears switch to input tab4. T... Read more
Input in configuration window does not allow to assign mouse keys on MAC
To reproduce:1) Create new empty project2) Press File->Build & Run3) Build project4) In configuration window select 'Input' t... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
Colliders break when rotated and scale is negative
To reproduce:1. Open the attached project (it contains a scene with a sprite that has a box collider attached).2. Click on a game ob... Read more
Child Rigidbody2d does not follow the rotation of a parent rigidbody2d
To reproduce:1. Open attached project2. Open TestScene and enter play mode3. A kinematic 3d rigidbody has no problems following the ... Read more
Text in the hierarchy box goes away when it loses focus
To reproduce:1. Open the attached project.2. Open sceneA3. In the hierarchy search field type: bob4. The scene view turns grey and 2... Read more
uGUI: Buttons do not react to user input as expected
To reproduce:1. Download a project from http://files.unity3d.com/Tim/GUIProject/Alpha4/uGUIProject_alpha4.zip2. Build for iOS device... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template