Search Issue Tracker
Editor crashes when opening the project with imported Shaders
How to reproduce:1. Open the attached project: ShaderCrash.zip Expected result: Project loadsActual result: Unity crashes Reproducib... Read more
Shader with UsePass is missing certain passes in a Player Build
How to reproduce:1. Open the user attached project2. Open the "Example_NoCreep" Scene3. Enter Play mode4. Observe the floating objec... Read more
Shader is not recompiled after making changes during Play Mode
How to reproduce:1. Open the user's attached "ShaderComp.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Open the "S... Read more
Shader errors while using Vulkan Graphics API when shaders use native 16...
How to reproduce:1. Open the “IN-49199_min16float 23(2).zip“ project2. Open the “SampleScene“ Expected result: No error can be seen ... Read more
There is no way to know with which SRPs a given shader is compatible
Currently it's not possible to figure out whether a given shader is compatible with the given SRP or not. Read more
The Global shader variable unity_DeltaTime.x value does not match the Ti...
Reproduction steps:1. Open the attached project “DeltaTimeProject”2. Open the 'Assets/DeltaTimeIssueTest.unity' scene3. Enter Play M... Read more
Compute Shader compilation error is thrown when importing HDRP
How to reproduce:1. Create a new empty project2. Go to Window -> Package Manager -> Unity Registry -> High Definition RP -&... 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
Material Constructor doesn't copy ShaderKeyword from material in Play Mode
Reproduction steps:1. Open the Project "case_1334668-MatConstructorError"2. Open the Scene "Test Scene"3. Play Scene4. In Assets, cl... Read more
PackageRequirements blocks in Shaders do not support experimental/previe...
Reproduction steps:1. Open the attached project "ShaderPackageRequirements"2. Select NewUnlitShader.shader in the Project window Exp... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default