Search Issue Tracker
Variant preparation does not show the name of the shader
The progress dialog that is shown while preparing shader variants for compilation does not show the shader being processed. 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
Shader Keywords array always returns 0 length when keywords are visible ...
Reproduction steps:1. Open the '1380745-sample' project2. Open the 'test' Scene3. Select the testMaterial and observe it in the Insp... Read more
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
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
Show compiled code for compute shaders has the "Cancel" button greyed out
Select a compute shader with variants, click on "Compile and show code".Expected: Cancel button is active when compiling variants.Ac... 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
Caching PP doesn't put a space if "\ \n" is used
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce:1. Open the user's attached project2. In the Project window, under Assets, select the Shader "Modx-CharacterDissolv... Read more
[Quest] Sampling depth texture from surface shader is incorrect in VR wi...
Reproduction steps:1. Open project "DepthBugSurfaceShader.zip"2. Open "Scene.unity" found in Assets/BugRepro3. Build the project and... 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