Search Issue Tracker
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
Can't change texture compression from RGB Compressed DXT1 to ETC 4 bits ...
To reproduce:1. Open attached project. It contains a texture called "zoombie_mask". It is a 2048x2048 pixels .BMP image2. Select it ... Read more
Script is not aligned properly in the inspector preview
To reproduce:1. Open attached project2. Select TouchTap script3. Notice that script in inspector preview is not aligned properly 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window