Search Issue Tracker
The collision objects that are assigned to the buttons stay detectable o...
To reproduce this bug: 1. Open the attached project2. Open scene 'Game Scene'3. Build&play the scene on the WebPlayer4. The coll... Read more
Typo in .manifest files: "AssetBunudleManifest"
Repro:Open Assets.manifest in a text editor and examine line 2.Expected result:Line reads "AssetBundleManifest:"Actual result:Line r... Read more
Unity crashes when adding a mesh to a sprite renderer
Adding a mesh via drag&drop to a gameobject that has a sprite renderer causes Unity to crash. To reproduce:1. Open attached proj... Read more
Right click doesn't work on groups for OSX
Steps to reproduce : - create an audio mixer- create a group- right click on the group and notice the context menu is not displayed ... Read more
Light Probes cannot be loaded from Resources folder
Steps to repro:- Open Scene.unity and press play.- There should be a warning message "Unable to load lightprobes" because a script n... Read more
Rendering breaks with specific project on Nokia Lumia 630
Steps to reproduce:1. Download attached project2. Build and run it on WP8.13. See issues with shadows, invisble models. Additional i... Read more
Exponential and Linear fog does not work on Windows Phone
Steps to reproduce:1. Download attached project2. Build and run it on WP8.1 or WP8 device3. Change fog type to Exponential or Linear... Read more
[Docs] AssetBundles size highly increased when including custom asset names
Developers should be warned about BuildAssetBundleExplicitAssetNames increasing the size of their AssetBundles: http://docs.unity3d.... Read more
importing a substance .sbsar to Unity 5 fails
Steps to repro:1. Create a new project and import the .sbsar user attached.2. Observe that the Specular is still recognised in the D... Read more
Plugins with the same name prevent builds
In this example the protobuf plugin included in the project prevents a WP8 build if there a protobuf plugin for iOS is also included... 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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”