Search Issue Tracker
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
[Enlighten] No indirect when Mixed Lights are overridden as Realtime
Repro: - Download and import the attached repro project- Open the Scene SampleScene.unity- Select the light Spotlight- Ensure that t... Read more
[VFX Graph] Graph cannot be saved and NullReferenceException is thrown w...
How to reproduce:1. Create a new project or open the existing one2. Create a new VFX Graph and open it3. Save the Graph Expected res... Read more
[Package Manager] Vulkan Native Rendering Plugin can no longer intercept...
Steps to reproduce:1. Open the attached project user's project "project.zip" on 6000.2.0b2 (2bdac9ac0d74)2. Open the Editor.log3. Se... Read more
Using camera rig provided in Oculus SDK 0.6 together with Unity native V...
To reproduce:1.Open attached project.2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings.3.Enter play mod... Read more
"Wireframe" and "Shaded Wireframe" Scene View shading modes don't work w...
1. Open a project and make sure the graphics API is set to DX122. Create a new "Unlit" shader asset and add '#pragma use_dxc' to the... Read more
[HDRP] Light intensity resets after 2 frames after changing it in the sc...
How to reproduce:1. Open attached Unity project (hdrp-light-intensity-issue)2. Load OutdoorsScene3. Select Sun gameObject4. Notice i... Read more
[Cloth] Constraint sphere placement is not updated when object is scaled
Steps to reproduce:1. Open attached project "ClothBug.zip" and scene "SampleScene"2. In Hierarchy window, select "Plane" GameObject3... Read more
Editor crashes on Marshal.GetFunctionPointerForDelegate when the return ...
How to reproduce:1. Open the attached "1343949.zip" project2. Open "SampleScene" Scene3. Enter the Play mode Expected result: The Ed... Read more
Altering Mass on a Rigidbody with multiple child colliders causes positi...
Steps to reproduce: 1. Open attached project "775001.zip"2. Open scene "repro"3. Select "MeshBox (1)" in hierarchy and notice that i... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project