Search Issue Tracker
Unity Remote Android page lacking information compared to iOS version.
We supply iOS source code for the remote app and the page about it is located here:http://unity3d.com/support/documentation/Manual/u... Read more
No way to emit particles from a mesh from each vertex in constant order
Just play it in Editor and watch the particles from the cylinder and the sphere. It is clear to watch cylinder - the particles emitt... Read more
Nav mesh generation does not consider colliders (without renderers)
To reproduce:1. Add a box object to any navmesh2. Remove the renderer component off the box3. Make the box Static4. Bake NavigationE... Read more
GUI.FocusControl doesn't work as expected
GUI.FocusControl won't work. In the attached project, there is a textField in which players will chat by typing. The problem is that... Read more
Model Importer Preview Orientation different from Scene orientation
Steps to reproduce : - open the scene called "level"- center on the wasp and notice that it looks as it should (looks the same as wh... Read more
Errors in the console when importing Vizio pack from Asset Store
Errors in the console when importing Vizio pack from Asset Store. Steps to reproduce : - open the asset store and search for Vizio p... Read more
Unity 3.5's importer doesn't deal with negative x scale
"type == m_TransformInfo.transformType" error message is written in console windows if script has negative x scale. Read more
Prefab errors when not all components of quaternion are overridden
Errors in the console when importing the project. Steps to reproduce : - just import the project attached to this- open the scene BY... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS