Search Issue Tracker
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
Animations created by scripts are not played on WP8
Steps to reproduce:1. Create a project which displays cube animated by first example of page: http://docs.unity3d.com/Documentation/... Read more
[Win Store] Title crashes with internet/network capabilities enabled
Crashes on Windows 8.1 onlyCrashes when there are no active network adapters. Read more
Resources.load does not load an animation if it has the same name as a t...
To reproduce:1. Open attached project2. Open scene "default". It contains a script which does resources.load for three different fil... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument