Search Issue Tracker
ExecuteMenuItem requires different arguments in macOS and Windows
Steps to reproduce: 1. Open attached project on windows 2 In top menu go through all 'Test' options (Test1, Test2, Test3, Test4) 3.... Read more
[Regression] UI elements are rendered at old position after enabling ina...
To reproduce: 1. Open the "SceneMenu" scene in the user-provided project 2. Enter the Play mode 3. In the Scene, note that MenuUI/Bo... Read more
Is On (Inspector) setting of Toggle GameObject does not update its visua...
Steps to reproduce: 1. Open any Unity project/Create new 2. RMB in Hierarchy->UI->Toggle or GameObject->UI->Toggle 3. Select the ne... Read more
[Tilemap] Gameobject attached to the tile is not removed from Tilemap pa...
How to reproduce: 1. Download attached project files 2. Open "Test" Scene 3. Try to delete one of these tiles Expected result: Game... Read more
[Regression] Wrong normal map decoding after setting Android or iOS buil...
Prerequisites: You'll need to have Unit Editor with either Android or iOS players support installed. Steps to repro: 1. Open atta... Read more
[Visualizations] PLM Baked Albedo visualization textures does not update...
If scene visualization is set to Albedo and PLM is the selected lightmapper, moving objects with albedo textures in auto mode causes... Read more
Copying and pasting keyframes in Animation window mixes up their values
To reproduce: 1. Open the project, attached by the user (TEST2.zip) 2. Open "anim" scene 3. Select Cube in the Hierarchy 4. In the ... Read more
UI Image with its x and y axis scaled to 0 doesn't pass raycast when its...
To reproduce: 1. Open attached Unity project "ClickTest2.zip" 2. Open "Game_0" scene 3. Go into Play Mode 4. In the Hierarchy, navig... Read more
[iOS] [WWW] [.Net 4.6] Webclient on iOS throws an exception that URI pre...
Reproduction Steps: 1. Open User's Project 2. Open "Main" scene 3. Select iOS Platform 4. Build and deploy to iOS device 5. Pick "We... Read more
Assertion failed on expression: 'verts.size() > 0" is shown when NavMesh...
To reproduce: 1. Open the project, attached by the user (NAVMESH ASSERTION.zip) 2. Open "test" scene 3. Enter Play mode 4. Observe ... 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
- [Editor][XR] Empty window in OpenXR (Project Settings) when Desktop is set to active platform
- The text in TMP Input Field is not unselectable and the cursor does not get placed next to text when trying to place it in WebGL
- A different artifact is produced every time when importing a ShaderGraph asset
- "InvalidOperationException" error appears when selecting a specific visual tree asset
- “Drags can only be started from MouseDown or MouseDrag events” error is thrown when registering the MouseDownEvent on a BlackboardField and calling DragAndDrop.PrepareStartDrag() and DragAndDrop.StartDrag()