Search Issue Tracker
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce:1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip2... Read more
Cmd + A doesn't work in the login screen
Steps to reproduce : - open the login screen- type something in the e-mail field- press cmd + a and notice it doesn't select all Read more
[Project] Opening a new project from forced free version of Unity, opens...
Steps to reproduce: 1. Open any project with Unity from command line with -force-free arguments2. Select File -> New Project ->... Read more
[Physics] OnCollisionEnter without parameters crashes with IL2CPP
How to reproduce: 1. Open attached project2. Build scene1.unity to iOS and run- Build crashes immediately after running- Scene conta... Read more
[Android(Kindle)][UI]Very low framerate on kindle devices when using tra...
Transparent UI images (ones with Alpha less than 255) heavily affect the Amazon Kindle Fire, quickly halving the framerate Read more
[Culling] Particle effect disappears when parent object is out of camera...
Reproducible on 4.5, 4.6 and 5.x versions;Tested on 4.5.5f1, 4.6.0f3, 4.6.5p3, 5.0.2p2, 5.1.0f2; Repro steps:1. open project "Partic... Read more
Missing materials in scenes loaded from assetbundles
How to reproduce: 1. Open attached project2. Open scene StaticAssets/Scenes/GameLoader.unity3. Go to Build -> Game Build4. Select... Read more
Destroying gameObjects while iterating them leads to crash
> Fastest workaround for this that I can think of is something like: or just removing "yield return null" from DestoryRoots metho... Read more
NullReferenceException when editing PolygonCollider2D
To reproduce:1. Open attached project2. Open scene4. Select test object5. Click edit button on PolygonCollider2D component6. Notice ... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder