Search Issue Tracker
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps: 1. Open the attached project "repro.zip" 2. Open Scenes/SampleScene scene 3. Select MainCamera in the Hierarchy ... Read more
Missleading error message when the ScriptableObject is used with abstrac...
Reproduction steps: 1. Open the attached project (ScriptableObjectCreateAssetMenuIssue.zip); 2. Go to the AssetMenu; 3. Try to creat... Read more
[API Update] Script updater fails when project has assembly references i...
Steps to reproduce the issue: 1. Open attached project. 2. "API Update Required" window appears. Click "I Made a Backup. Go Ahead!" ... Read more
[Mac]Crash occurs when reading bits from a binary file
[The issue is reproducible on Mac, but not on Windows] Steps to reproduce the issue: 1. Download and open attached project. 2. Open... Read more
When using System.Xml.Linq.XDocument in upgraded compiler, throws "is de...
NOTE: This issue is related to upgraded version of compiler. Reproduction steps: 1) Open "Test_p8_csharp_compiler_upgrade_xdocument... Read more
Custom built DLL's scripts which have classes derived from UIBehaviour c...
How to reproduce: 1. Download and extract the attached 'DLLScripts.zip' archive somewhere on your computer (there are two scripts, N... Read more
[.NET 4.6] Editor crash on "scripting_stack_trace_info_for" when opening...
How to reproduce: 1. Open the attached project "BehaviorDesigner.zip" 2. Observe the crash Reproduced with: 2018.1.0b5, 2018.1.0b9,... Read more
If "Marshal.PtrToStructure()" raises an exception, the Editor crashes
Reproduction steps: 1. Open "MarshallingSample.zip" project 2. Enter Playmode Expected Result: Playmode enters successfully Actual... Read more
ReflectionTypeLoadException is thrown when trying to get asembly types
Reproduction steps: 1. Open the user attached project named "TestProject.zip" 2. Click Play 3. Observe the console window Expected ... Read more
Debug.logger is the fault autocomplete instead of .Log
To reproduce: 1. Add new script to project 2. Open script 3. Type debug.lo( Actual result: Debug.Logger appears Expected: Debug.... 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on