Search Issue Tracker
Crash during project build when accessing Remote Shader Cache
Unity may non-deterministically crash while building shaders, specifically while accessing the remote shader cache. A common workaro... Read more
Crash on ShaderLab::Program::CreateFromSerializedProgram when trying to ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “CrashScene“ scene3. Enter Play mode Expected result: “Atmoshper... Read more
Prefab Instance with MaterialPropertyBlock has different Colour compared...
How to reproduce:1. Open the project "IN_31506"2. Open the "SampleScene" Scene in the Asset3. Enter the Play Mode4. Observe the two ... Read more
[Win] Editor slows down on each subsequent run when using compute shaders
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the “Assets/Tutorial01.unity” Scene3. Enter the Play Mode4. Obser... Read more
[BiRP SG] Shader Graph Main Preview is not updating
How to reproduce:1. Open the project "IN_32481"2. Open the "New Shader Graph" Shader Graph3. Open the "Main preview" window Expected... Read more
Crash on free_alloc_internal when clearing Shader variants in certain pr...
How to reproduce:1. Open the attached "ShaderCrashRepro" project2. Open Project Settings… > Graphics3. Press Save to asset4. Save... Read more
[BiRP SG] Shader Graph compiles with errors when using Built-in Shaders,...
How to reproduce:1. Open the "ShaderGraphTest" project2. Switch platform to "Android" (File > Build Settings > Android > Sw... Read more
Build Target Platform Switch Regression for Standalone Platforms
Introduced in ee21762d18f9 - Merge PR #21060 from graphics/shadersystem/fix_incorrect_shader_api_during_importAffected platforms: OS... Read more
Shader.FindPropertyIndex causes crash in MonoBehaviour.OnValidate
How to reproduce:1. Download the attached project2. Select the "Square" game object3. Drag the "GradientMaterialPropertyBlock" scrip... Read more
Texelsize node does not return the correct value when you reduce the tex...
The shadergraph node "texelsize" does not return the correct value when you reduce the texture quality in quality settings. I discov... 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