Search Issue Tracker
CompilationPipeline.GetAssemblyNameFromScriptPath returns the wrong asse...
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the 'NewTestScriptsimplePasses" test, it fails Actual res... Read more
[Scripting] "ArgumentException: Object at index 0 is null" exception is ...
"ArgumentException: Object at index 0 is null" exception is thrown on deleting the script from Visual Studio. Steps to repro:1. Open... Read more
If "Marshal.PtrToStructure()" raises an exception, the Editor crashes
Reproduction steps: 1. Open "MarshallingSample.zip" project2. Enter Playmode Expected Result: Playmode enters successfullyActual Res... Read more
Quaternion == fails for zeroed values
How to reproduce:1. Open attached project "testfail.zip"2. Open Test Runner window, and press "Run All"3. After the test completes, ... Read more
Unity crashes when loading a new level
Steps to reproduce:1) Extract and open the project (TDS.zip).2) Open scene 'first.unity'.3) Enter playmode.4) Wait for a few seconds... 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" script3. In Scr... Read more
Memory leak in x32 Build when using MoonSharp lua interpreter, GC.Collec...
How to reproduce:1. Open attached project "Widdle2.zip"2. Open File -> Build Settings3. Make sure Architecture is set to x86 (the... Read more
Unity Crashes on UnityEngine.Object:Internal_InstantiateSingle_Injected(...
How to reproduce:1. Download and open my attached project "BugProject.zip"2. In the Project window find the folder "scene0" and open... Read more
API upgrade adds an unnecessary reference to mscorelib 4.0
Steps to reproduce:1. Download the attached project2. Unzip Scripts/ch.sycoforge.Decal.zip3. Open the included dll in a dll inspecto... Read more
Logs still include a Stack Trace after setting Application.SetStackTrace...
How to reproduce:1. Open tester-attached project (case_1181994-702390-Updated)2. Open the 'MainScene'3. Enter Play Mode4. Open Edito... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default