Search Issue Tracker
Null Refence exception when finding the properties of a ScriptableObject
To reproduce:1. Open the attached project2. Click on the ScriptableObject instance called "db"3. Notice the null reference exception... Read more
Game objects cannot be renamed if at least one game object in a scene ha...
To reproduce:1. Open the attached project2. Open the scene3. Select the game object called "try to rename me from hierarchy view (F2... Read more
Physics2D joint gizmo actions cannot be undone
1. Create a new hinge joint 2d or any other joint2. Move the anchor gizmo in scene3. Press undo - the hinge joint 2d gets removed be... Read more
Cannot exclude sprite from multiselection by ctrl+click
To reproduce:1. Add a few 2d sprites to scene2. Select them all3. Try to deselect a single sprite by ctrl click - it does not work. ... Read more
Editor tooltips do not appear in play mode
To reproduce:1. Add a component with tooltips. Confirm that you can see them2. Enter play mode - no tooltips appear when hovering ab... Read more
Dragging a rigidbody 2d into the editor GUI elements causes it to remain...
To reproduce:1. Create a rigidbody2d2. Enter play mode3. In scene view catch it and drag it into the top part of the editor gui (bas... Read more
CompareApproximately(dstRatio, srcRatio, 1.0f/32.0f) is thrown when sett...
Steps to repro:1. Open the attached project2. Go to sprites folder and select "Bug_StencilInfo_bee_B' (or any other texture provided... Read more
GUI drawn via SceneView.onSceneGUIDelegate is offset in deferred renderi...
To reproduce:1. Open the attached project2. Open scene "demo"3. Ensure that player settings Rendering Path = "Forward"4. Select "Mai... Read more
Slider breaks when the image type is set to "Filled"
To reproduce:1) Create new uGUI slider2) Select Fill Rect object3) Setup Image Type to Filled Read more
Sprite Editor displays incorrect border when texture's max size is small...
To reproduce:1. Open the attached project2. Select the 'Bug_Select_Title' sprite in the Project panel3. Open the Sprite Editor4. Not... 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