Search Issue Tracker
[Undo] Unity crashes when performing large amount of redos that manipula...
How to reproduce:1. Open new Unity project2. In Hierarchy window, create multiple different prefabs, duplicate until you have around... Read more
Unity crashes when Particle System Ring Buffer is Enabled and if Max Par...
How to reproduce:1. Open the attached project.2. Create a new Particle System.3. Select Particle System in the Hierarchy and in the ... Read more
[Shader Graph] Property connector icon in a node is distorted
All the properties connector icons from a node are distorted when any node is created, refer attached video Steps to repro:1 Create ... Read more
Crash on "(OVRPlugin) UnityPluginUnload " when entering Play Mode with O...
Reproduction steps:1. Open the attached project “ReproProject“2. Enable Mock Runtime in OpenXR settings tab (Project Settings → XR P... Read more
CullPerObjectLights have ms increase every frame when Light Probe proper...
How to reproduce:1. Open the attached "CullPerObjectLights.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Open the ... Read more
One Viewport becomes not visible in the Game view when changing the View...
How to reproduce: 1. Open the user-attached “URPSampleScene.zip“ project from Google Drive2. In the Hierarchy select “Main Camera“ o... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Sprite warped when rotating to a certain angle when using flipX or flipY
Steps to reproduce:1. Open the attached project (Test.zip)2. Open the Assets/Scene.unity scene3. Select "Weapons_0 (1)" object in th... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES