Search Issue Tracker
Crash on __pthread_kill when upgrading project while having '[RequireCom...
Reproduction steps: 1. Upgrade the user's attached project to one of the reproducible versions Expected result: The Editor does not... Read more
Editor Hangs on Application.Reload when unloading Domain
Reproduction steps: 1. Open user attached Project 2. Open PATH Scene 3. Press Play 4. Exit Play mode 5. Press Play Expected result:... Read more
IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...
How to reproduce: 1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version) 2. Enter the Play Mode 3. Obs... 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
Special folders and script compilation order is wrong when compiling Edi...
Repro steps: 1. Open the attached "CompilationOrderIssue.zip" project 2. Make sure that Plugins > Editor => "EditorScript" is an Edi... Read more
Editor hard crashes when using Marshal.PtrToStructure()
How to reproduce: 1. Open attached project "Example" 2. Load Scene "Simple" 3. Enter Play Mode ----------------------------- Observe... Read more
[Scripting] Script doesn't update when "Recompile After Finished Playing...
With "Recompile After Finished Playing" preference selected, changing script in play mode and saving the changes, does not reflect i... Read more
"EditorUtility.scriptCompilationFailed" not flagging Package compilation...
Reproduction steps: 1. Open "Samples.zip" project 2. Re-Open project 3. Run Editor Tests Expected Result: Editor Tests don't run, ... Read more
Virtual method is called together with the Override methods
How to reproduce: 1. Open the user attached "Test.zip" Project 2. Open the Console tab in the Editor 3. Press Play Expected result:... Read more
Using "EditorUserBuildSettings.SwitchActiveBuildTarget" in code does not...
Reproduction steps: 1. Open "Test.zip" project 2. "Tools" -> "SwitchMe" 3. Notice the Console Output 4. "Tools" -> "SwitchMe" 5. Not... 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