Search Issue Tracker
WWW uses proxy for local request
-e: see title, it uses the proxy even when checking "Bypass proxy server for local addresses" on the internet options-works fine in ... Read more
Setting the mass of a Rigidbody2D script dynamically from any other scri...
To reproduce: Try changing RigidBody2D mass from a script. Read more
Transform.rotation of game object is no longer valid, due to a bad input...
The "transform.rotation of 'gameObject' is no longer valid, due to a bad input value." error is shown in the console while playing a... Read more
Component context menu doesn't work on right click when script is missing
Editor no longer allows pull down menu with right click or 2 finger click on Mono (missing) scripts in InspectorTo reproduce:1. Atta... Read more
Edge Collider 2D lacks documentation
http://docs.unity3d.com/Documentation/Components/class-EdgeCollider2D.html does not exist Read more
Behavior of Move and SetDestination is inconsistent with regards to the ...
To reproduce:1. Open the Test Scene2. There is a NavMeshAgentTest script on the 'Agent' object in the scene. The NavMeshAgentTest co... Read more
DrawDefaultInspector() doesn't work properly
To reproduce:1. Open a project2. Open a scene with an object that has a sprite renderer3. Click on the game object in the hierarchy ... Read more
DOC: EditorStyles docs still reference EditorGUIUtility.LookLikeInspector
http://docs.unity3d.com/Documentation/ScriptReference/EditorStyles.html Still links to EditorGUIUtility.LookLikeInspector even thoug... Read more
[Hang] High particle lifetimes and prewarm causes unity to hangup when e...
To reproduce:1. Create a new object and attach a particle system to it2. Set the lifetime of the particles to 500003. Enable prewarm... Read more
This page has a few broken image links
This page has a few broken image links:http://docs.unity3d.com/Documentation/ScriptReference/Plane.html 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal