Search Issue Tracker
Parental assembly gets unloaded when dynamically loading child assembly ...
Steps to reproduce:1. Open attached project2. Open "AssemblyLoadBug" scene3. Enter play mode and observe consoleassembly is loaded a... Read more
PolygonCollider2D.points shows "Assertion failed on expression: 'm_data ...
To reproduce: 1. Open the project, attached by the user (PolygonCollider2DSetPointsAssert.zip)2. Open the "Scene01" scene3. Enter Pl... Read more
The second time the errors occurs in an Rpc method, the console is spamm...
To reproduce: 1. Open the project, attached by the user (RpcErrorTest.zip)2. Open the "TestScene" scene3. Enter Play mode4. Press La... Read more
NavMesh selected slider changes when Voxel Size warnings appear or disap...
To reproduce:1. Open my attached project2. Go to Window > Navigation3. In Opened Navigation window, go to Bake tab and click Adva... Read more
Contains(ScreenToWorldPoint) check uses RectTransform dimension values w...
GameObject's scale is set to 0. It's child canvas scale is set to 5x5. When checking whether a clicked point is within the canvas, i... Read more
Unity crashes after clicking on gizmo menu in scene view
To reproduce:1. Open attached project2. In the scene view click "Gizmos" Expected: Gizmo menu is opened.Actual: Unity crashes. Note:... Read more
Shift key is not producing KeyDown & KeyUp events
Steps to reproduce:1. Open user attached project (ShiftBugExample)2. Create a Text game object (Game Object > UI > Text)3. Att... Read more
[5.6] Build crashes while unloading scenes asynchronously and loading th...
Repro steps: 1. Open the "MinimalReproProject" project and build it for Windows (Development Build and Script Debugging enabled)2. P... Read more
Unity performance decreases when debugging and stepping over code instea...
Reproduction steps:1. Open project attached (ReproProject.zip)2. Open scene "MainScene" from Assets/Scenes3. Open script PerformWork... Read more
Built Player crashes when assigning certain Mesh to Skinned Mesh Rendere...
How to reproduce:1. Launch users attached "Warmasters_crash" project and open "Crush" scene2. Enter playmode, notice that Mesh appea... 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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked