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 iOS3. On XCode add Security.framework library under "Uni... 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 select an ... Read more
Objects released in restricted editor's region are losing their reference
Reproduction steps:1. Open attached project2. Drag "bubble10" sprite into scene view, but drop it in restricted area (like console d... 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 behaviou... 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 project2. Open s... Read more
Using 'Build & Run' crashes Unity Editor if a progress bar displays befo...
Steps to reproduce: 1. Open attached project2. Make sure that Sprite Packer is enabled (Editor Settings)3. Try to build the project ... Read more
[Android] SplashScreenRenderer constantly being counted in Profiler
Steps to reproduce: 1) Create a new project and open in Unity2) Switch platform to Android3) Enable Development Build and Autoconnec... Read more
'The compiler this script was imported with is not available anymore' wh...
To reproduce:1.Open scene.unity2.Select GameObject3.Open the context menu on the AddScript component4.Select "ExecuteNow", which wil... Read more
AnimatorControllerPlayable::SetupStateMachineBehaviours crashes when ent...
To reproduce: 1. Download attached project "907324.zip" and open in Unity2. Open "Test" scene3. Enter Play mode To reproduce from th... 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 Timeli... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code