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
Startup time of the Editor is increased by 2 - 45 s according to the siz...
How to reproduce:1. Open the project "TestEditorVariants.zip"2. Open the "SampleScene" scene3. Enter Play mode4. Wait until "Done" i... 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
Material appearance changes when Shader is using #pragma multi_compile_p...
Reproduction steps:1. Extract and open the attached project (MCPIssue)2. Open scene Scenes/SampleScene3. Observe the two spheres in ... 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
Local keywords can be overridden by global keyword state
Shader keyword system improvements changes the behaviour of local keywords - they can now affected by global keyword state. STR 1. O... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument