Search Issue Tracker
Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.G...
Steps to reproduce:1. Open the “user’s attached project”2. Select “Tools/Shader Tests/Test Shader Keywords (6000 API)” through the M... Read more
Error "Shader compiler: Compile marchingCubesGridProcessing.compute - CS...
Steps to reproduce:1. Open the user’s project2. Open the “SampleScene” Scene3. Enter Play mode4. Observe the Console Expected result... Read more
Shader errors are logged in the Player log file when Strict shader varia...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/New Scene“ Scene3. Build and Run the Project4. Using t... Read more
Water is not rendered and 'Compute shader (WaterLighting): Property (g_v...
Reproduction steps:1. Open the attached ‘FFH Core Project' project2. Open the ‘PlayGround’ Scene3. Observe the Scene view Expected r... Read more
Errors are not outputted to the console when building the project
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Jaegerspris_tetiles” Scene3. Make some kind of change in the ... Read more
Shader keywords are ignored when using Camera.main.SetReplacementShader
Reproduction steps:1. Open the attached project "Testcase_MultiCompile_2022.3"2. Enter Play mode Expected result: The squares on the... Read more
Crash on keywords::LocalSpace::StateFromKeywordNames when opening a spec...
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
[shadergraph] creating too many keywords crashes unity (previously threw...
In SRP2Core 2021.1.3f1.2299, graph will throw exceptions/softlock which will lose unsaved progress on that graph.7.3.1: repeated enu... Read more
[DX, Vulkan] Shader starts acting unexpectedly when SV_primitiveID is us...
How to reproduce: Open the “SV_PrimitiveIDBuggy.zip“ project Open the “bug_primitiveid” Scene Select the “Assets/ExampleCode/Unlit_N... Read more
The Shader is rendered more brightly when returning the shader's color o...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Open the “Scenes/TooBrightBug... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class