Search Issue Tracker
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
Can't load levels on iOS with Application.LoadLevelAdditiveAsync
Can't load more than 241 level with Application.LoadLevelAdditiveAsync. After loading 242 levels, application throws: "Could not ope... Read more
Don't allow MeshFilter and TextMesh on same GameObject
Unity should not allow a TextMesh and MeshFilter component on the same GameObject since they conflict with each other and try to use... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically