Search Issue Tracker
SystemInfo APIs take enum parameter create GC.Alloc
Steps:1. Open attached project, open repro scene2. Hit play3. Open Profiler > CPU Usage4. Look at Hierarchy > PlayerLoop > ... Read more
Unity crashes on Transform::SetLocalPosition when entering Play Mode
Unity crashes on Transform::SetLocalPosition when entering Play Mode after adding [RuntimeInitializeOnLoadMethod(RuntimeInitializeLo... Read more
IProgress<>.Report() raises infinite callback when a struct with a NaN c...
How to reproduce:1. Open the user's attached project2. In the top bar menu select Tests > Test Editor3. Click on the 'Test BAD' b... Read more
LayerMask variables add newly added Layers to the selected Layers
How to reproduce:1. Open given "LayerMaskRepro" Unity project2. Enter "TestScene" scene3. Select "GameObject" from the Hierarchy4. S... Read more
Editor crashes executing IJobParallelFor when starting play mode for the...
Steps to reproduce:1. Download 991522_repro and open "test" scene2. Enter play mode3. Exit play mode4. Enter play mode Results: Edit... Read more
BackgroundWorker's completion callback doesn't get called at the end of ...
To reproduce:1) Create new project2) Create and open new C# script3) Add this function to it (and necessary using's): [UnityEditor.M... Read more
[scripting, patch] Boo.Lang reference missing from generated csproj
Reproduction steps:1. Create new Unity project2. Download the repository and add to Assets3. Re-import the assets4. Open script with... Read more
Recompilation of all assembles is triggered when a managed plugin that i...
How to reproduce:1. Open the attached project ("case1310073.zip")2. Select CustomAssembly/System.Runtime.CompilerServices.Unsafe.dll... Read more
[Scripting] SystemLanguage.Language returns a different value from its p...
How to reproduce:1. Open user-submitted project (SystemLanguageBugReport)2. Create a new Language Package asset by clicking Assets &... Read more
Help/Documentation Button of C# Script Does not Send you to the HelpURLA...
To reproduce:1. Open attached project2. Select ExampleScript in project window3. Click on Help/Documentation button Actual: MonoScri... 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
- Mesh stretching and Animator values blend as if Additive when floating-point drift creates micro-overlaps between adjacent clips on the timeline
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- Constant buffers are redundantly uploaded when consecutive compute dispatches are executed on DirectX11
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled