Search Issue Tracker
Shader warnings thrown when applying changes in Shader Build Settings > ...
Steps to reproduce:1. Create new Unity project using empty Universal 3D Template2. Open Project Settings window3. Select Graphics ta... Read more
Multiple "Incompatible keyword states" or “Keyword state size mismatch (...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console Expected result: No Errors existActual result: Mul... Read more
PlaneOcclusionShader Properties foldout does not display any content
Reproduction steps:1. Create a new AR Mobile template project2. Select PlaneOcclusionShader Asset in the Project window (Assets >... Read more
[macOS] Keyword incompatibility errors are shown when opening the XR Env...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Open the “Window > XR > AR Foundation > ... Read more
ShaderGraph fails to make shader SRP Batcher Compatible when Boolean Key...
Reproduction steps:1. Open the attached “IN-121528.zip” project2. From the Project Window, select the “SRP Batcher Test Not Working.... Read more
Shader Variant Collection Asset UI is hard to read when multiple Shaders...
Reproduction steps:1. Create a new project2. Create > Shader > Shader Variant Collection3. Click on newly created Asset4. Add ... Read more
Help box text under “Keyword Declaration Overrides” in Build Profiles a...
Steps to reproduce: Create a project Go to "Unity" -> "Settings" -> "General" Set "Editor Theme" to "Light" Go to "File" ->... Read more
Crash on DynamicBranchState::PrepareState when idle in a project with sp...
How to reproduce:1. Open the attached “IN-120774” project2. Enter the “Blockout“ Scene3. Wait for ~30 seconds4. Observe the crash Re... Read more
Shaders read from the buffer unconditionally
Steps to reproduce: Create a new Unity project Copy the attached compute shader to the Assets folder Inspect the compiled code for V... Read more
Clicking the "Keywords" foldout label in the Inspector doesn’t expand or...
Steps to reproduce: Create a project (Universal 2D) Go to the "Project" window Click "Create" -> Shader Graph -> From Template... 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