Search Issue Tracker
Sprite causes a fatal out of memory error
To reproduce:1. Open attached project2. Assets -> Reimport AllExpected result: It opens/importsActual result: Out of memory excep... Read more
Documentation for TextMesh.richText is messed up
http://docs.unity3d.com/Documentation/ScriptReference/TextMesh-richText.html - the description there has a lot of html symbols like ... Read more
AudioClip.getData returns zeroes if used with compressed audio types
Documentation of AudioClip.getData is missing a mention that only AudioClips with the load type set to DecompressInMemory support Ge... Read more
Camera.Render doc missing call to Texture2D.Apply
The code sample for Camera.Render doesn't have a call to Texture2D.Apply after Texture2D.ReadPixels which can be confusing for anyon... Read more
C# example for Serializable does not inherit from System.Object
The documentation for Serializable http://docs.unity3d.com/Documentation/ScriptReference/Serializable.html states that the serializa... Read more
Win Store Apps can't detect any connected non-Xbox joystics
Win Store Apps can't detect any other than Xbox joysticks. Read more
Editor freezes when trying to quit it after importing a Maya file
Importing a Maya file into Unity starts a "Maya application file" process which locks Unity editor similarly as the "adb.exe" proces... Read more
Crash when editing a mesh when a Particle System which contains two refe...
Steps to reproduce : - import the project attached- reimport the "mesh_vitalizing_seed_sprouts" fbx- open the scene "Seed1"- expand ... Read more
Windows Phone 8 player fails to call System.Type.GetMethod() with Method...
Create a script which makes use of System.Reflection.MethodInfo System.Type.GetMethod(System.String, System.Reflection.BindingFlags)... Read more
Sending application to background at the time when splash screen flicker...
Steps to reproduce:1. Build and run any project2. While app is loading, it will blink once during splashscren. As soon as it blinks ... 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
- "Interruption Source", "Ordered Interruption" and "Can Transition To Self" fields are not pasted to transition settings when pasting transition parameters
- “TerrainLit” is available as a Material option in UI Shader Graph's Graph Settings, and selecting it causes shader compilation errors in the Console
- HDR Gradient Editor color label and gradient display incorrect color after selecting Editor window color with color picker
- "Install 2D Sprite Package" button in Sprite Renderer is disabled when no Sprite is assigned, contradicting its own help text
- Users are prompted 2 times if they want to discard the Shader Graph when closing Shader Graph Window when the Asset has already been deleted