Search Issue Tracker
Line renderer cannot be moved in scene view
To reproduce:1) Create new empty Unity project2) Create empty Game Object3) Add line renderer component to it and try to move game o... Read more
Dual Display Mavericks: Popup disappears if on different screen than mai...
Mavericks and dual monitor setup required to repro. Doesn't happen on windowsSteps:1. Place main Unity window in one screen2. Move i... Read more
Inconsistent behavior between 2D and 3D collisions in parent directory
Collisions work differently with 2D and 3D colliders. 2D collider does not react when collision script is attached to parent gameObj... Read more
Switching of programming language in scripting reference does not work
Switching of programming language for Editor class examples in scripting reference does not work. To reproduce:1. Open scripting ref... Read more
Camera.RenderToCubemap should have a proper error message in Unity free
Camera.RenderToCubemap is a pro-only feature, however a proper error message is not displayed in the editor when it is used with Uni... Read more
AudioSource.GetOutputData() returns data from other audio source
To reproduce:1) Open the attached project2) Load 'Scene' scene3) Run the project and you will notice that all GetOutputData() return... Read more
OnTriggerExit2D is not functioning with overlayed sprites
OnTriggerExit2D is not functioning with overlayed sprites.To reproduce:1) Load the project and open the CoreLoop.unity scene.2) Run ... Read more
[Graphics, Editor] Particles appear on camera even though they are not i...
To reproduce:1. Open attached project2. Open scene03. It contains a few particle systems and a camera which is facing away from them... Read more
OpenGL ES3 performance is worse than OpenGL ES2
To reproduce:1. Build Angry bots to iOS with OpenGL ES22. Build Angry bots to iOS with OpenGL ES33. Run and compare performance Espe... Read more
Objects are placed at wrong places on Android devices with Broadcom BCM2...
This issue is caused by a driver bug in Android devices with Broadcom CPUs and Android 4.0.4 (ICS) versions. The driver bug was fixe... 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