Search Issue Tracker
"The SerializedObject should not be used" when selecting a single atlas ...
"The SerializedObject should not be used inside OnSceneGUI or OnPreviewGUI. Use the target property directly instead." when selectin... Read more
There is a backward slash in the asset path when generating more than on...
How to reproduce: 1. Open the project "case_1216101-BackwardSlash" 2. Open the Tile Palette window 3. Select "New Palette" in the Ti... Read more
Sprite Editor doesn't remember changes after clicking somewhere in the E...
Sprite Editor doesn't remember changes after clicking somewhere on the Editor panel and then selecting image again, but button "Appl... Read more
[2D] Null reference exception thrown on changing values of a material wh...
Null reference errors are thrown if custom material properties are changed while the animation window is open Steps To Reproduce: ... Read more
Unity crash on Tilemap::SetEditorPreviewTileAsset when painting a scene ...
Reproduction steps: 1. Open the "SampleScene" Scene in the attached "1220442.zip" project 2. Open Tile Palette and select a 3x3 size... Read more
Removing Rigidbody2D in play mode disables object collision
To reproduce: 1) Open '2DBug.rar' project that user attached. 2) Open 'Scene' scene and press play 3) You will notice that in 2D par... Read more
[2D] [Sprite Atlas] Missing sprite when using prefab from an Asset Bundl...
[2D] [Sprite Atlas] Missing sprite when using prefab from an Asset Bundle which includes Sprite Atlas & Sprite Myeongseon Kim: Hi t... Read more
During Sprite Atlas Packing, Unity Editor Crashes
1. What happened Unity Editor crashed while Sprite Atlas packing was in progress. All sprites atlases are in Atlases folder and all... Read more
Isometric Tilemap is not being sorted properly when using a custom Cell ...
How to reproduce: 1. Open attached OC project 2. Inspect the Scene or Game View. To reproduce the extra bug, probably related to th... Read more
[PointerHandlers] Pointer enter/exit detection order is not working corr...
Steps to reproduce: 1. Open the attached project 2. Open 'EventSystemBug' scene 3. Notice that three sprites are rendered corretcly... 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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”