Search Issue Tracker
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
Sometimes enter is not called when 2D collision happens
To reproduce:1. Open the attached project2. Run the scene3. Click on the bottom-left ball and see that everything works fine4. Click... Read more
Collision issues when using 2D box colliders
Steps to reproduce : - import the project attached- press play- move the character around and notice that the character will be stuc... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument