Search Issue Tracker
Shader stripping crashes when it gets too many variants
STR: 1. Create a new Unity project using the 3D template. 2. Extract the attached files into the Assets folder. 3. Create a material... Read more
Shader variant build preparation does not scale
When building shaders Unity enumerates through all possible shader variants to be able to strip the excess variants using scriptable... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce: 1. Open the user attached project 2. Open the project destination folder 3. In the BuildNoGraphics.bat add the Ed... Read more
Shaders are ignored when executing Build Asset Bundles method from conso...
How to reproduce: 1. Open any command-line interpreter 2. Run "UNITYPATH -batchmode -quit -nographics -projectPath PROJECTPATH -exec... Read more
[URP Template] Major performance drop in the Editor during Play Mode
How to reproduce: 1. Open a new URP project 2. Make sure you have Fraps opened 3. Go to Window -> Layouts -> Default (Different Layo... Read more
[Windows] Not possible to deduce the source of 'Shader properties can't ...
1) Clone https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game. Update to https://github.cds.internal.un... Read more
Freeze or crash with various stack traces when opening a project while c...
How to reproduce: 1. Connect to a VPN service 2. Create or open a Unity project Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps: 1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct 2. Run "Test.bat" 3. W... Read more
Specific water material is not rendered in the Editor and in builds
Reproduction steps: 1. Open the attached 'HDRP_2022-2_Testing' project 2. Open the 'OutdoorsScene' 3. Observe the Scene view Expect... Read more
Unexpected full floating precision register when using GLES20 or GLES3x
How to reproduce: 1. Open the attached project "TestShaderPrecision.zip" 2. Select Assets/DefaultResourcesExtra/UI/UI-Default.shader... 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
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected