Search Issue Tracker
Audio Clip Component documentation seems to be missing
To reproduce:1. Open AudioClip page in ScriptReference.There's a Audio Clip Component link at the top of the page.2. Click itExpecte... Read more
GenericMenu.ShowAsContext throws NullReferenceException
Steps to reproduce : - import the project attached- go to Custom>Open Generic Menu and notice the exception in the console Read more
AnimationClip references undocumented Motion parent class
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/AnimationClip.html- search for Parent Cla... Read more
Undocumented function in the docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/Mesh.UploadMeshData.html and notice that ... Read more
Importing Assets references "Legacy animation system" in RED and YELLOW ...
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/ImportingAssets.html- scroll down to "Meshes &... Read more
Lens Flare documentation is not updated
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Components/class-LensFlare.html- notice that Ignore Layer... Read more
Dragging animation onto a scene object causes crash
To reproduce:1. Open attached project2. Drag the "New Animation" onto the camera in scene - unity crashes Does not crash if you manu... Read more
Coroutines page in unity manual has a C# function that includes "yield r...
Coroutines page in unity manual has a C# function that includes "yield return" instead of the correct "yield return null". To reprod... Read more
[MaterialPropertyBlock] doesn't work with Particle Systems
To reproduce:1. Open 'updatedRepro.unitypackage"2. Open scene "ParticleRendererTest". It contains a cube and a particle system. Both... Read more
OnCollisionEnter(Collision collision) gives weird results for collision....
To reproduce:1. Open attached project2. Open "scene1". It contains a sphere that collides with 3 cubes that belong to a parent with ... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled