Search Issue Tracker
Broken links in UI docs due to missing namespace in referenced types
See links inside e.g.:http://docs.unity3d.com/ScriptReference/UI.Image-fillCenter.htmlhttp://docs.unity3d.com/ScriptReference/UI.Ima... Read more
[iOS Simulator] Linker errors are thrown when trying to run project on s...
Linker errors are thrown when trying to run project on iOS simulator Read more
[Joints] Physics "explode" on contact when creating joints to a rigidbod...
Steps to repro:- Open the attached project and run the scene Boxes on left have pre-created joints, boxes on right will have joints ... Read more
[Baking] Lightmap fails to generate for a scene that is not saved
Steps to repro:1. Create a new project and a scene2. Add some basic GO3. Mark them static4. Let it bake5. Uncheck 'Continious baking... Read more
[Sprite Editor] Sprite is trimmed when Shift + T is pressed while enteri...
To reproduce:1. Open attached project2. Select any sprite with multiple sprite mode3. Open sprite editor4. Select sprite5. Click on ... Read more
Asset store tools submission error
-e: an error is thrown on trying to submit a new or updated package MissingMethodException: Cannot find the requested method.AssetSt... Read more
[Hierarchy] When having 1 object in the hierarchy and dragging into empt...
To reproduce this issue 1. Create a new project2. Delete 'DirectionalLight'3. Select 'MainCamera'4. Drag it into the empty space in ... Read more
[EditorApplication]EditorApplication.playmodeStateChanged raised with no...
To reproduce this issue: 1. Open the attached project2. Add 'Test' script on the 'MainCamera'3. 'Test' script logs in the console wh... Read more
Handles.DrawAAPolyLine and DrawAAConvexPolygon don't draw
Handles.DrawAAPolyLine and DrawAAConvexPolygon don't draw correctly when Handles.matrix is set 1. Open test scene2. Select gameobjec... Read more
Prefab order in Hierarchy is different from 4.6
Steps to reproduce : - import the project attached (UI example)- open the Layout Groups scene and notice the order of the prefabs- o... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- 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