Search Issue Tracker
[Windows][.NET 4.x] Delegate.DynamicInvoke fails with an exception when ...
When attempting to use Marshal.GetDelegateForFunctionPointer with the IntPtr returned from "GetProcAddress" (kernal32) when the scri... Read more
[URP] Light bleeds through concave Mesh when Cascade Rendering is used
How to reproduce:1. Open user's attached project "URP - Concave mesh bug report.zip"2. Press Play Expected result: Inside the concav... Read more
Hidden Captures List section in Profiler window reappears after domain r...
Steps to reproduce:1. Create new Unity project2. Go to Window > Analysis > Profiler3. In Profiler hide Captures List4. In Proj... Read more
[IL2CPP][iOS] Asset Bundle loading assemblies are stripped if there are ...
If there are no MonoBehaviours (C# scripts deriving from MonoBehaviour) in the Project, Asset Bundles cannot be loaded on iOS. Steps... Read more
[VFX Graph] Cannot undo changed Properties when the Visual Effect is con...
How to reproduce:1. Open the attached project "undoRepro"2. In the Project window, select the Asset "Prefab Variant" (Assets/Prefab ... Read more
Incremental compilation is done against IL-post processed assemblies, po...
I heard through the grapevine that this might be fixed in 21.1 due to the new pipeline using Bee. I'll have to test that a bit later... Read more
Unable to use undo/redo inside of UIElements Debugger when trying to go ...
To reproduce:1. Open up a user-attached project ("New Unity Project.zip")2. Go to Window -> UIElements -> Test3. Click the dra... Read more
[Oculus][XR] VRAM increases significantly when changing XRSettings.eyeTe...
Reproduction steps:1. Open the attached “VramBug.zip” project2. Open the “TestScene” Scene3. Go to "Edit > Player Settings" and s... Read more
InputActionReference.Set() does not reset the cached action field when r...
How to reproduce:1. Open the “IN-105971_TestInputActionReference“ project2. Open the “SampleScene”3. In the Hierarchy window select ... Read more
.dll Import Settings newer actually apply changes
Reproduction steps:1. Create a New Project2. Import a Managed .dll file3. Add a Constraint (e.x. "UNITY_EDITOR")4. Click "Apply"5. S... 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 Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
- Orientation X, Y, and Z input fields are misaligned with other Element 0 fields in the Tile Palette window
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch