Search Issue Tracker
Custom function under GameObject menu does not appear in the right-click...
How to reproduce: 1. Open tester-submitted project (CustomMenuItemFunction) 2. Click the 'GameObject' option in the toolbar - both c... Read more
[Android][Mono] Touch position during the phase Touch.Began of the very ...
Repro steps: 1. Open user attached project 2. Build and Run on Android 3. Touch and move your finger across the screen a few times ... Read more
[Windows][IL2CPP] A "SocketException: Protocol option not supported" is ...
Repro steps: 1. Open QA attached project "repro_1099133" 2. Build and Run on WindowsStandalone 3. Press the "Test IPv6" button 4. Ch... Read more
UnityEngine.SpatialTracking.TrackedPoseDriver references are missing
How to reproduce: 1. Open the attached project 2. Open the "MyScene" scene 3. Inspect the errors in the Console window Expected: No... Read more
"System.IO.IOException: Read failure" is thrown on Android Mono but not ...
Repro steps: 1. Open QA attached project "repro_1104914" 2. Build and Run on Android 3. Press the button twice 4. Observe the logs ... Read more
"Reference to type 'Vector4' claims it is defined in 'System.Numerics', ...
How to reproduce: 1. Download the attached project(see notes for instructions) 2. Open the project 3. Open the files via an external... Read more
The error of " 'Light' does not contain a definition for 'SetLightDirty'...
To reproduce: 1. Open QA attached project TestsetLightDirty 2. Build and run 3. See console for errors Actual result: the error ap... Read more
Crash on WebViewWindowPrivate::GetPrivateWindow when closing Unity
To reproduce: 1. Open attached project 2. Exit the project Actual result: Unity editor crashes on exit Expected result: Unity edito... Read more
In Editor, SetActive(true) does not work when it is called the first time
How to reproduce: 1. Open attached project "setActiveFalse_firstTime7.zip" and scene "FloorMap00" 2. Enter Play mode 3. In Game Vie... Read more
AssemblyDefinitionFiles fail to use Assembly References override correct...
How to reproduce: 1. Open the user-submitted project ("ExplicitPluginReferencesTest.zip") 2. Observe the console error Expected res... 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
- [FrameDebugger][WebGL] Frame Debugger does not display any data when running WebGL build
- Selected Sample Stack remains showing in the Profiler when the frames are cleared and there is no data to select
- Touch inputs stops registering after 20-100 touches in the Device Simulator view
- Errors are thrown and builds fail when any Il2CppSetOption is set
- Selection is not updated when itemsSource is filtered in MultiColumnListView