Search Issue Tracker
[Backport] Shader.worldPosition interferes with drawing of the Shader wh...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Click on the "Use Matr... Read more
[ShaderGraph] "Float" property value may be set to a floating point valu...
How to reproduce:1. Open the user’s attached “UnityBugShaderGraphFloatAsInteger” project2. Select the “Assets → MyMaterial” Material... Read more
Material.SetOverrideTag setting LightMode tag has no effect
Material.SetOverrideTag should issue a warning when setting the value of LightMode tag that it won't have any effect. 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
Playing the Trails FX asset demo produces DrawMeshInstanced errors
How to reproduce:1. Open the attached “kk2022test” project2. Enter Play mode3. Observe the Console Expected result: No errors appear... Read more
Missing in-editor warnings when "Hidden/Cube*" shaders aren't included (...
Reproduction steps: Open the project “ReproRealtimeReflections” Build and run the project Observe the sphere in the middle Come back... Read more
'Property _Colors already exists in the property sheet with a different ...
Reproduction steps:1. Open the attached ‘SetColorArrayBug' project2. Open the ‘SampleScene’3. Enter Play mode4. Observe the Console ... Read more
Shader error is shown when using a custom shader
Reproduction steps:1. Open the attached “IN-14498” project2. Observe Console Window logs Expected result: No shader error is shown i... Read more
Shader error in 'Shader Graphs/Shadows': redefinition of '_ShadowMapText...
How to reproduce:1. Open the “BIRPShadowsBuildError“ project2. Open the “Sample Scene”3. Build And Run the project4. Observe the Con... 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