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
SwitchActiveBuildTarget does not trigger Platform dependent Script compi...
Reproduction steps:1. Make sure Library folder is cleaned up before2. Open the attached "case-1350367" project3. Make sure target in... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask