Search Issue Tracker
[ShaderGraph] Node previews are missing on opening the shader graph a se...
How to reproduce:1. Create a new LWRP template project2. In the Project Window, right-click -> Create -> Shader -> PBR Grap... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used