Search Issue Tracker
Shader properties do not appear on the GameObject when switching ShaderG...
Reproduction steps:1. Open the attached “IN-99061“ project2. Build and Run the Player3. Observe the Player Expected result: The Game... Read more
Player build logs a "material with shader doesn't have a '_MainTex' prop...
Reproduction steps:1. Open the attached "IN-97465" project2. Open the “MainScene” Scene3. In the Hierarchy window expand the “==== M... Read more
<no keywords> errors are logged in Player build when using Strict Shader...
How to reproduce:1. Open the attached “IN-99765“ project2. Make a Development Build of the project3. Run the resulting build4. Open ... Read more
"State comes from an incompatible keyword space" errors when building En...
Reproduction steps:1. Open the attached “Repro“ project2. Select the “Assets/ContentCatalogs/TestCatalog” file in the Project window... Read more
Crash on tlsf_free when selecting a cube in the "Getting Started With Un...
Reproduction steps:1. Create a new project from the "Get Started With Unity" template (Unity Hub -> New Project -> Learning -&... Read more
Crash on core::base_hash_set when building a specific project
Steps to reproduce:1. Open the “user’s attached project”2. Open the “Main Menu” Scene3. Go to “Gilligames/Build/All“ through the Mai... Read more
Multiple "Incompatible keyword states" or “Keyword state size mismatch (...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console Expected result: No Errors existActual result: Mul... Read more
Material properties are lost when setting a parent that hasn't been load...
Reproduction steps:1. Open the attached “IN-108816” project2. Select “test/matC” Material in the Project window3. Select “Flatten Ma... Read more
AssetImportWorkers crash when changing Shader Precision Model
Steps to reproduce: Open a project with no Library (cold) or enable Parallel workers in a project with a Library (warm) Make sure yo... Read more
Shader asset bundles differ depending on whether they are built with a c...
Reproduction steps:1. Extract the attached “IN-112307_ShaderBuildTest_Alpha“ project2. Delete the “Library“ folder inside the projec... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS