Search Issue Tracker
Assertion failed: Shader Compiler Socket Exception when certain Shaders ...
To reproduce:1. Open the attached project;2. Attempt to Build the project. Expected result: Unity builds the project successfully, n... Read more
[Regression] Missing UnassignedReferenceException on Play, causes Unity ...
How to reproduce:1. Download attached project file and open "main" Scene2. Enter Play Mode Actual result: Unity crashExpected: Unity... Read more
Compute shader: Invalid stride for compute buffer Error on playing a scene
To reproduce:1) Open attached project and scene2) Play it Notice the error in console "Invalid stride 1 for Compute Buffer - must be... Read more
Default Shader can be changed when assigning to Material.shader from code
Reproduction steps:1. Open the "SampleScene" in the attached "DefaultMaterialShaderBug.zip" project2. Make sure that the "Sprites-De... Read more
HDR values "bleeding" through transparent shader on vertex color on Nvid...
Steps to reproduce:1. Download and open the attached project (in comment) on a PC with an Nvdia GPU2. Make sure player settings is s... Read more
Project created with the new render pipeline template has wrong frag sha...
How to reproduce:1. Open QA attached project (More information about files is in edit field)2. Inspect the frag shader output differ... Read more
Material won't render unless a default shader is used
How to reproduce:1. Open Unity2. Load user-submitted project (Space_Shooter.zip)3. Load "Main.unity" scene4. Instantiate "Bolt.prefa... Read more
Assertion error shown when creating Shader Graph
To reproduce: 1. Open the project, attached by the user (test SHADER GRAPH.zip)2. Create Shader Graph3. Observe the console Expected... Read more
[Shader] PerRendererData attribute has same functionality as HideInInspe...
Problem: "MaterialProperty.PropFlags.PerRendererData" currently has the same functionality as "MaterialProperty.PropFlags.HideInInsp... Read more
Using 'Forward Add' shadow rendering mode produces irrelevant syntax error
How to reproduce:1. Open Unity2. Create a new project3. Import tester-submitted shader (Test.shader)4. Inspect shader syntax error p... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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