Search Issue Tracker
System.Reflection.TargetInvocationException is thrown when using .NET Ma...
Reproduction steps:1. Open the Unity Project inside the ownCloud directory2. Open the "SampleScene" and play it3. Follow the logs in... Read more
"Debug.Log()" outputs file which is not relevant to the user when using ...
Reproduction steps: 1. Create a New Project2. Create a Script where there is a "Debug.Log()" printed when playing3. Attach it to any... Read more
[PackedMemorySnapshot] Array type fields are listed as non-array types
To reproduce:1. Open attached project2. In main toolbar, click Repro, Demonstrate To Console3. Observe the console prints Expected: ... Read more
Platform dependent compilation preprocessor directives are not defined c...
How to reproduce:1. Edit the path to the Unity.exe in the "case_1350554 >runCase.bat" batch script2. Open the "runCase.bat" batch... Read more
Using "EditorUserBuildSettings.SwitchActiveBuildTarget" in code does not...
Reproduction steps:1. Open "Test.zip" project2. "Tools" -> "SwitchMe"3. Notice the Console Output4. "Tools" -> "SwitchMe"5. No... Read more
Editor freeze when selecting two Scriptable Objects with Serialized Refe...
Steps to reproduce:1. Open User-supplied project2. In the Project window, select two Scriptable Objects Expected: Editor doesn't fre... Read more
Thread-Deadlock during prepare method by JIT
Reproduction steps: 1. Open "JITCrash.zip" project2. Build Standalone Build3. Run "run.bat" in the Project folder 6-8 times4. Notice... Read more
Input.GetKeyUp and Input.GetKeyDown always Return False when used in the...
How to reproduce:1. Open "SampleScene" Scene in the attached "UnityTest.zip" Project2. Enter Play Mode3. Press Spacebar on the Keybo... Read more
GC.Collect occasionally fails to clean everything, resulting in Memory l...
When Memory is allocated, the total Memory value is printed and that Memory is freed and cleaned with "GC.Collect". However, occasio... Read more
[Windows][.NET 4.x] Delegate.DynamicInvoke fails with an exception when ...
When attempting to use Marshal.GetDelegateForFunctionPointer with the IntPtr returned from "GetProcAddress" (kernal32) when the scri... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons