Search Issue Tracker
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
Unable to move sprite when zoomed very far
When trying to move sprite with 2D gizmo when the scene view is zoomed very far, it insist on rotating instead. 1. Open new project2... Read more
Wrong image in the PolygonCollider2D documentation
PolygonCollider2D documentation has old image which shows "Alpha Cutoff" and "Detail" sliders. We cut those from the final release. ... Read more
Fullscreen with 'CaptureDisplay' doesn't work
To reproduce:1. Open any project that contains at least one game object2. Build it for Mac Standalone x64 or x86_643. Run the builde... 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