Search Issue Tracker
[WebGPU] error with compute shader and read-only RWTexture
Compute shader errors with WebGPU when an RWTexture is used as read-only. Binding type in the shader (texture) doesn't match the typ... Read more
DepthOfField error when a project is created with both HDRP and URP
Reproduction Steps: 1- Create an empty project (URP or HDRP) 2- In the package manager, add the other rendering pipeline (URP or HDR... Read more
APV Probe Adjustment Volume produces artifacts through out the scene
Steps to reproduce: Clone the project [https://github.com/iM0ve/Spotlight-HDRP/tree/APV] make sure to use APV branch. Open the proje... Read more
Console displays "SerializedObjectNotCreatableException: Object at index...
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" In the "Tile Pal... Read more
Details are not shown when Error Message is still selected after changin...
Steps to reproduce: Open any Project Drag the attached script to any Scene's Hierarchy and enter Play Mode Select the generated Info... Read more
Error "Step Offset must be positive" is thrown when CharacterController ...
How to reproduce:1. Create and open a new project2. In the Hierarchy select any object and attach a “Character Controller” Component... Read more
Shared variable's OnValueChanged callback is not raised when the value i...
Steps to reproduce: Install `com.unity.behavior` 1.0.10 Create a Blackboard asset and add a Blackboard Variable of type integer (nam... Read more
[XRHands][Quest] GPU/APP time in ms increases when XR Hands are being re...
Steps to reproduce:1. Open the attached user's project "URP_Unity6000.2.zip"2. In Build Profile set the platform to Meta Quest3. Set... Read more
VisionOS Player and Simulator crashes on "nw_read_request_report [C1] Re...
How to reproduce:1. Open the attached "IN-122522.zip" Project2. Build and Run on VisionOS3. Observe the Player Actual result: The Pl... Read more
Hyperlinks do not open their corresponding websites when clicked in the ...
Steps to reproduce: Open any Project Import the attached Script Drag the script to any Scene's Hierarchy Enter Play Mode In the Cons... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal