Search Issue Tracker
Mobile Shaders light intensity calculations seems to be wrong
To reproduce:1. Open the project that I've attached2. Open the scene3. Move the spotlight a bit nearer to the boxes4. Notice light i... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window