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, a... Read more
Shaders are ignored when executing Build Asset Bundles method from conso...
How to reproduce:1. Open any command-line interpreter2. Run "UNITYPATH -batchmode -quit -nographics -projectPath PROJECTPATH -execut... Read more
[URP Template] Major performance drop in the Editor during Play Mode
How to reproduce:1. Open a new URP project2. Make sure you have Fraps opened3. Go to Window -> Layouts -> Default (Different L... Read more
Shaders are always recompiled when the Editor is opened
Reproduction steps:1. Open the attached “IN-77989“ project2. Open the “Level_Bionic_Downfall“ scene and observe the Scene view3. Not... Read more
Shader cache is not used when building the Player repeatedly
Reproduction steps:1. Open the attached “BugReportWireframe.zip“ project2. Go to “File → Build settings“3. Press the arrow on the ri... Read more
Freeze or crash with various stack traces when opening a project while c...
How to reproduce:1. Connect to a VPN service2. Create or open a Unity project Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.16... 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
[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
“DrawMeshInstanced does not support…” error in the Console pops up when ...
Reproduction steps: Open the attached project Enter the Play Mode Hover over the “Potion” GameObject in the Game View Observe the Co... Read more
Standard Shader with Cutout mode doesn't work in the Player when Shader ...
To reproduce:1. Open the project “UnityShaderGraphStandartShaderBug2”2. Open the “SampleScene”3. Notice that the Cube is not entirel... 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