Search Issue Tracker
[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
Wrong localized language name of Simplified/Traditional Chinese in Edito...
How to reproduce: 1. Open user-submitted project (ChineseLocalizationIssue) 2. Enter Play Mode and check the Console window Expecte... Read more
[General] UnityEngine.Application.logMessageReceived is not being raised...
How to reproduce: 1. Open attached project "New Unity Project.zip" 2. In Project window, double-click on "Initializer" script 3. In... Read more
Allocating too many variables in a method leads to a crash
Steps to reproduce: 1. Download and open the attached project 2. Add LoadMegaCrash.cs to a a gameobject 3. Enter playmode Expected ... Read more
[Android][IL2CPP] App crashes when accessing unsafe byte data
Repro steps: 1. Open user attached project 2. Build and Run 3. Play Actual: App crashes Reproducible with: 2017.3.0p2, 2017.4.15f1... Read more
[IL2CPP] Accessing CustomAttributeData causes an assertion failure
Repro steps: 1. Open user attached project 2. Make sure “Development Build” is checked 3. Build and Run 4. Play 5. Check the player ... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps: 1. Open user's project "scriptassemblycache2020.2.zip" 2. Notice the message in the Console 3. Close Unity Edito... Read more
Certain errors do not open in Code Editors when double clicking error
Reproduction steps: 1. Open the attached project "NullErrorTest" 2. Open Assets\Scenes\SampleScene 3. Press Play 4. Double click the... 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
"InvalidOperationException: Stack empty" error is thrown when reimporti...
Steps to reproduce: 1. Open attached project "Script error" 2. In the Assets folder find "NewBehaviourScript" 3. Right click on it a... 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