Search Issue Tracker
Prefab Instance with MaterialPropertyBlock has different Colour compared...
How to reproduce:1. Open the project "IN_31506"2. Open the "SampleScene" Scene in the Asset3. Enter the Play Mode4. Observe the two ... Read more
Crash on the unknown line when building a specific project
Reproduction steps: Open the attached project "flight simulator" Build And Run on an Android device Expected result: APK is built su... Read more
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... Read more
Error is thrown when enabling a Keyword on a Shader
How to reproduce:1. Open the attached Project "shaderTest" and load the Scene "New Scene"2. Enter Play Mode3. Observe the Console Ex... Read more
Missing compute kernel or bad constant buffer bindings not throwing warn...
How to reproduce: Open the attached project "New Unity Project.zip" Enter Play Mode Expected results: "10" and "20" are shown in the... Read more
[Linux] Shader errors are thrown after reimporting a compute file
Reproduction steps:1. Open the attached “BugRepro” project2. In the Project window, right-click on “Assets/CrowdCompute.compute“ >... Read more
ShaderKeywordFilter.SettingsNode.GatherFilterData stackoverflow crash wh...
Reproduction steps: Open the attached project “BundleProject” Go to "Window > Asset Bundle Browser” Select "Build" tab and click ... Read more
HLSLcc generates suboptimal code that involves meaningless double conver...
Steps to reproduce: 1. Create a new unlit shader2. Put the following code in the fragment function:```int x[3][3][3] = {{ { -1, -2, ... Read more
Crash on ShaderLab::Program::CreateFromSerializedProgram when trying to ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “CrashScene“ scene3. Enter Play mode Expected result: “Atmoshper... Read more
Shader compilation stuck on "0 / 6144 variants ready" when trying to com...
How to reproduce:1. Open the attached project “ShaderIssue.zip“2. Select the “Rsg_LW_MeshDissolve 1“ Shader Graph (Assets/RzFX_Blood... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask