Search Issue Tracker
Textures become missing when AssetBundleCreateRequest.assetBundle is cal...
Reproduction steps:1. Open the attached “AssetBundleTest.zip” project2. Go to the menu: Tools > Build AssetBundles3. Build and ru... Read more
"Compiled shader" in the player log is misleading
When a shader variant is sent to the GPU driver for processing and logging is enabled, we print a message "Compiled shader ...". The... Read more
Unlit/Texture material shader is not rendered if added as a skybox in li...
To reproduce:1. Create a new project2. Create a new material3. Select the material and change the shader type to Unlit/Texture4. Ope... Read more
CommandBuffer breaks when re-entering the Play Mode
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/WeatherMaker/Demo/Scenes/DemoSceneBlank.unity” Scene3.... Read more
The inspector window freezes when saving changes in the custom material
Reproduction steps:1. Open the attached “BugRepro” project2. Click on the "Funly_Sky_StarrySky" material in the Project window3. Res... Read more
IL2CPP error is thrown and the build fails when building project for the...
Reproduction steps:1. Open the “ReproProject“ project2. Build And Run the project (File > Build And Run) Expected result: The pro... Read more
Shader Graph with HDRP and Universal Active Targets is not SRP Batcher c...
How to reproduce:1. Open the “SRPTests.zip” project2. Open the “SampleScene”3. Select the “HDRP” Quality level setting4. Open (by do... Read more
NullReferenceException is thrown and the Shader Graph editor window is c...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/New HDRP Lit Shader Graph.shadergraph” Shader Graph ed... Read more
[VFX] Multi selecting VFX Graph with other scene objects throws MissingC...
Versions tested: 2023.3.0b5 Steps to repro: 1) Create an empty HDRP project 2) Create any VFX graph and drop it into the default sce... Read more
Documentation: 2023.3 manuals present "Windows Build Settings"
Description: In the 2023.3 manuals we still display some pages with old "Build Settings" data: menu links, and images. Links: [https... 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