Search Issue Tracker
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
[UIR] Graphview text contains artifacts when the graph is zoomed out
How to reproduce:1. Open the user's attached "GraphView" project2. Open the "Simple Graph" window (GraphView->SimpleGraph)3. In t... Read more
NavMeshPath::GetCornersNonAlloc generate 32B of Garbage per frame
To reproduce: 1. Open the attached project (GetCornersGarbage_Test.zip)2. Open the Sample Scene3. Enter Play mode4. Open the Profile... Read more
[WebGL] Build fails when "Name Files As Hashes" is enabled
Reproduction steps:1. Open the attached “WebglBuildTest.zip“ project2. Select the WebGL platform3. Build And Run the project and obs... Read more
[OSX] Input.GetKey() fails to detect keyboard input.
The input script has issue to detect keyboard input on OSX Editor and Player. The affected functions are:- Input.GetKey- Input.GetKe... Read more
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
Serialization layout error occurs when loading and unloading AssetBundle...
How to reproduce:1. Open the attached “IN-84251“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the console window Exp... Read more
[Scripting] DLL does not update and "MissingMethodException" error is th...
Managed DLL does not update automatically and throwing "MissingMethodException" error when accessing the code from DLL. Steps to rep... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
[Timeline] Box selecting Animation Clips is not available
Reproduction steps:1. Open the attached "case_1328214.zip" project and Scenes/SampleScene scene2. In the Hierarchy window, select Cu... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved