Search Issue Tracker
Editor crashes in GameObjectHierarchyProperty::CountRemaining when undoi...
To reproduce: 1. Open the attached project (HeadRunner_DevVersion.zip)2. Open the "Testing_Scene" scene3. Create a Sprite Mask objec... Read more
Tilemap - Tile is always placed in center of screen.
The first tile added from the palette in Unity 2018.3.0a10 OSX, needs to be drawn in the center of the scene. Once added you can pai... Read more
Unable to remove tiles painted with line brush
Tiles painted with the Line Brush cannont be removed using the "Default Brush" with the "Erase tool". When using the eraser only the... Read more
[URP] Sprites are not batched together when using Light Probes
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Open the Game View window3. Open the Frame Debugger (W... Read more
Editor crashes after throwing "GetGfxDevice() should only be called from...
How to reproduce:1. Open the project, provided in the EnvIromen VM ("Editor Crash Unity Project")2. Enter Playmode Expected result: ... Read more
Crash on Tilemap::CopyTileDataToTile<0> when importing corrupted Tilemap...
How to reproduce:1. Open the "Tilemap_Crash.zip" project2. If Unity didn't crash, reimport the "Wall" prefab Actual result: Unity cr... Read more
Tilemap doesn't render if zooming out too far in the scene view
Steps to reproduce : - create a grid- create a tilemap- paint some tiles on the tileamap- zoom out to the maximum in the scene view-... Read more
Preview of the tile doesn't move with the mouse cursor when panning arou...
Steps to reproduce : - create a new grid and a tilemap- paint on the tilemap- notice that the preview of the tile follows the mouse ... Read more
[Tilemap] Painted tilemap disappears from Scene View when dragging the s...
Steps to reproduce: 1. Open attached project (tilemap-gone.zip)2. Open 'TilemapTest' scene3. Focus on the 'Grid' game object so it's... 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 slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class