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
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
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
[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
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
ShaderVariant throws 'ArgumentException: shader pass type 0 does not hav...
Reproduction steps: 1. Open the attached 'TestShaderVariant' project 2. Open the 'SampleScene' 3. Go to the 'Window -> Asset Managem... Read more
Shader.SetGlobalInteger does not work when used with Compute Shaders
Reproduction steps: 1. Open the attached project "setGlobalInteger-bug.zip" and load Scene "SampleScene" 2. Enter Play Mode 3. Obser... Read more
Runtime shader compilation errors are Not Reported in the Editor console
Reproduction steps: 1. Download and open the attached "CompilerIssueRepro_M1_to_iOS.zip" project 2. Enter "Play" mode 3. Observe ... 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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window