Search Issue Tracker
UnitySynchronizationContext.ExecuteTasks() causes per frame GC Alloc
Steps to reproduce:1. Download 1114295_repro.zip and open "Scene" scene2. Open Profiler window3. Enter play mode4. Search for UnityS... Read more
Project building fails when using EditorApplication.LockReloadAssemblies...
Reproduction steps:1. Open the Project inside of the "BuildFailRepro.zip"2. Build the Project as Windows 86x643. After the Build com... Read more
NotImplementedException when calling HttpListener.TimeoutManager
How to reproduce:1. Open the attached "TimeoutManager_NotImplemented.zip" project2. Open the "SampleScene" scene3. Enter Play mode4.... Read more
[IL2CPP] Player crashes when creating an object of a generic class with ...
Repro steps:1. Open QA attached project "repro_1104381"2. Build and Run Actual: Player crashes Reproducible with: 2018.3.0b8, 2018.3... Read more
Incorrect position using <Position> instead of <Transform> when changing...
Steps to reproduce:1. Open original project "TurnBasedBattle.zip"2. Open "TurnedBasedBattle" scene3. Press "Play"4. Press load field... Read more
Scripts are unable to compile after upgrading project to 2019.3.0b4
How to reproduce:1. Open the user-supplied project2. Observe the errors in the Console window Expected result: after upgrading the p... 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
Assertion failed on expression: 'ShouldRunBehaviour()' error is thrown w...
To reproduce:1. Open user's attached project ("Prefab Editing Test")2. Select "Test Prefab" in Hierarchy window and enter prefab mod... Read more
[Scripting] Asmdef with `auto referenced` set to false will still cause ...
When an asmdef has the auto referenced flag set to false and no additional references it will still cause Unity assemblies such as A... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window