Search Issue Tracker
[Physics2D]HingeJoint2Ds not working with flipped X-axis (i.e. X-scale o...
To reproduce:1. Open the scene "hospital" in "A_Scenes"2. Press play3. Click on the screen4. Notice that all the rigidbodies that ar... Read more
"API Update required" window doesn't notify user if Unity wasn't in the ...
To reproduce:1. Open attached project "APIUpdate"2. While Unity is opening focus on any other app (you need to make it before API up... Read more
Automatically created t=0 keyframes for rotations are wrong
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Create an animation for the Cube5. Positio... Read more
Unity crashes when changing assets outside the editor
Steps to reproduce: 1. Open the attached project2. Open and play 'Game' scene3. Notice everything works fine4. Go to [PROJECT_PATH]/... Read more
[Windows][Build] Changing resolution through script stretches the screen
Repro steps:1) Open the project and script PositionAtMouse.cs in editor2) Change line 25 to: Screen.SetResolution(resolution.width, ... Read more
[iOS] Generated normal maps do not work on iOS
To Reproduce: 1. Deploy the attached project.2. Observe that all Material which have normal maps are broken. Reproducible with GLES2... Read more
[SurfaceShader] LightToTangent space optimization got lost in 5.0, GPU r...
How to reproduce: 1. Open attached project in 4.62. Build to iOS and run- Note the frame time in the FPS debug window in Xcode3. Ope... Read more
[RigidBody] Changing isKinematic state calls OnTriggerEnter() function
Reproduction steps:1. Open attached project2. Open "MultipleTriggerEnter" scene3. In console disable collapse option4. Play "Multipl... 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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected