Search Issue Tracker
Marshal.PtrToStructrure crashes the Editor if structure has an array field
To reproduce: 1. Open the attached project (marshaltest.zip)2. Open the "Sample Scene" scene3. Enter Play mode Expected: the Editor ... Read more
System.Net.ClientWebSocket.ConnectAsync() throws exception when attempti...
To reproduce:1. Open the user's attached project2. Play the scene3. Observe the console output Expected result: No exceptions are th... Read more
[Polybrush] Polybrush changes cannot be saved in the prefab
How to reproduce:1. Create a new Unity project2. Import Polybrush Tool to a Unity3. Create Plane in the Scene4. Drag Created Plane t... Read more
[iOS] [GLES3] [A11] Black artifacts on object surfaces with custom shade...
Reproduction steps:1. Open the attached project.2. Build and run in on an A11 SoC iOS device. Actual behavior (Screenshot attached):... Read more
[Android] Tilemap causes a temporary freeze of the game
To reproduce: 1. Open the attached project (Tile Palette Test.zip)2. Build and Run for Android3. In the game, observe how it seeming... Read more
[Editor] NullReferenceException on pressing shift + space when a mouse h...
Editor throws NullReferenceException when mouse is hovered and Shift + space is pressed over a blank area (Non-window area) above Hi... Read more
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI()
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI() The problem is that it accesses Camera.current in a few pl... Read more
[NavMeshComponents] API updater fails first run while updating Nav Mesh ...
How to reproduce:1. Open attached "NavMeshComponents-master" project or directly clone it from https://github.com/Unity-Technologies... Read more
[Linux]Unity Tabs displaying white instead of Tab content when rearrangi...
How to reproduce:1. Open Unity2. Re-arrange the Layout of Tabs in Unity Window Expected result: Unity Window Layout is changedActual... Read more
UnityEngine.Experimental.XR.Boundary.TryGetGeometry returns positions fl...
Steps to reproduce: 1. Download and open the attached project2. Enter playmode in VR3. Move near the edge of the play area to observ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code