Search Issue Tracker
Scripting language does not change in material scripting reference
To reproduce:1. Openhttp://docs.unity3d.com/ScriptReference/Material-ctor.html2. Try to change the programming language. It always s... Read more
Memory Used Total is 4GB (in 4.5 it was only 100mb)
To reproduce:1. Open attached project2. Open Untitled scene3. Enter play mode4. Observe used memory in the Profiler Read more
If you upgrade a project with Navigation agent Max Slope set to >60 you ...
To reproduce:1. Open the project from case 6018872. Open navigation window3. Open Bake settingsExpected result: Max Slope either res... Read more
[WP8] loading shaders takes a long time
To reproduce:1. Open attached project (in an edit below).2. Two buttons, to load fast scene (uses one shader) and slow scene (uses 6... Read more
A sprite does not render
To reproduce:1. Open attached project2. Drag in Ship or ShipSprite into the sceneExpected result: Sprite showsActual result it does not Read more
Hierarchy with a lot of gameobjects causes editor lag
To reproduce:1. Open attached project2. Open scene testlag. It contains a lot of gameobjects3. Open up a few hierarchy windows (or u... Read more
Cannot call set_Enabled from UnityEvent in the inspector
To reproduce:1. Create a uGUI button2. Create a new On Click event3. Set the camera as the object4. Select the functions > Behavi... Read more
TouchScreenKeyboard documentation does not mention support for WP8
It should mention that WP8 also supports this. http://docs.unity3d.com/ScriptReference/TouchScreenKeyboard.html Read more
GUIText doesn't show Unicode text
Reproduction steps:1. Open the attached project and the scene2. Press play3. Observe that GUIText doesn't show Unicode text: http://... Read more
Avatar Masks are not detected as a dependency
To reproduce:1. Open attached project. It contains a prefab that uses the avatar mask "Firing Mask"2. Select the Player prefab. Righ... 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