Search Issue Tracker
2D physics objects 'drift' despite being attached by a HingeJoint2D
To reproduce:1. Open the attached project2. Run the SpriteSlicer2D Demo scene3. The 'Drifty Leg' object moves away from the others, ... Read more
Application quits if back button is pressed while scene is loading
This is an intended behavior. It will not be changed. Read more
Application crashes when calling Android native method
This is a regression from Unity 4.2.2f1. Reproduced on:Google Nexus 4 with Android 4.4 Reproduced with:Unity Version 4.3.0f4 (e01000... Read more
Sprites don't support shaders with normal mapping
To reproduce:1. Open attached project2. Open scene "Test". It contains a mesh renderer and a sprite with the same material and shade... Read more
Input from controller triggers is not received when Generic.kl key layou...
This behavior has changed from Unity 4.2.2f1. Reproduced on:Samsung Galaxy S2 (GT-I9100) with Android 4.1.2with Nyko Gamepad Bluetoo... Read more
Old intel GPUs not recognized as shader 2.0 compatible
Intel GPUs like 945, GMA 950 etc. aren't detected as DX9 compatible by Unity. So starting with 4.3, games can't run on them. Read more
WP8 and WSA exported solutions contain all plugins from project's plugin...
When exporting to WP8 or WSA, solutions should be generated only with its platform plugins(WP8 only with WP8 plugins, WSA only with ... Read more
Replaced skinned mesh renderer stops animation
Steps to reproduce : - open the project attached- open the scene- press play- wait about 3 seconds and notice the animation stops- s... Read more
Performance drop after building with 4.3
Steps to reproduce : - import the project attached in 4.2- create a development build- upgrade the project to 4.3 and create another... 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