Search Issue Tracker
[IL2CPP] Exception at MakeGenericMethod is thrown when trying to seriali...
Steps to reproduce: 1. Download repro project "906975.zip" 2. Build Scene1 to iOS 3. On XCode add Security.framework library under "... Read more
ReorderableList does not change selection on a right click.
To reproduce: * Create a ReorderableList control (you can use the Timeline) * Add two or more items * use a Left mouse click to sel... Read more
Objects released in restricted editor's region are losing their reference
Reproduction steps: 1. Open attached project 2. Drag "bubble10" sprite into scene view, but drop it in restricted area (like console... Read more
NullReferenceException error in the console when reverting prefab
NullReferenceException error in the console when reverting prefab. The prefab refers to an abstract (and thus invalid) mono behavio... Read more
[Vulkan] Spline based particles behave incorrectly, and differ to DX11
Spline based particles (and quite a few others from this pack) function differently on VK to DX11. 1. Open attached project 2. Ope... Read more
Using 'Build & Run' crashes Unity Editor if a progress bar displays befo...
Steps to reproduce: 1. Open attached project 2. Make sure that Sprite Packer is enabled (Editor Settings) 3. Try to build the proje... Read more
[Android] SplashScreenRenderer constantly being counted in Profiler
Steps to reproduce: 1) Create a new project and open in Unity 2) Switch platform to Android 3) Enable Development Build and Autocon... Read more
'The compiler this script was imported with is not available anymore' wh...
To reproduce: 1.Open scene.unity 2.Select GameObject 3.Open the context menu on the AddScript component 4.Select "ExecuteNow", whic... Read more
AnimatorControllerPlayable::SetupStateMachineBehaviours crashes when ent...
To reproduce: 1. Download attached project "907324.zip" and open in Unity 2. Open "Test" scene 3. Enter Play mode To reproduce fro... Read more
Timeline Editor: Changing the Timeline Asset in a PlayableDirector does ...
Repros: - Open the Timeline Editor - Select a GameObject - Add a new Playable Directory Component using the Inspector - Assign a Ti... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule