Search Issue Tracker
Water is not rendered and 'Compute shader (WaterLighting): Property (g_v...
Reproduction steps:1. Open the attached ‘FFH Core Project' project2. Open the ‘PlayGround’ Scene3. Observe the Scene view Expected r... Read more
Material’s properties in the Inspector window are not shown as overridde...
How to reproduce:1. Open the user’s attached “TestMaterialVariant.zip” project2. In the Project window, select “simple Variant.mat” ... Read more
[Shaders] compute '#pragma require' flags don't persist after shader cac...
How to reproduce:1. Open the attached project "PragmaRepro" in a Windows editor2. Navigate to the Assets folder and select "Repro.co... Read more
Crash or freeze with large static array in compute shader when using Vul...
How to reproduce:1. Open the attached project '1369438.zip'2. Make sure that Vulkan or OpenGLES3 Graphics API is selected in the Pla... Read more
Shader's color does not change when a boolean type keyword is enabled an...
How to reproduce:1. Open the attached “KeywordBug” project2. Open “SampleScene“ scene3. Enter Play mode4. Observe Game view Actual r... Read more
Missing in-editor warnings when "Hidden/Cube*" shaders aren't included (...
Reproduction steps: Open the project “ReproRealtimeReflections” Build and run the project Observe the sphere in the middle Come back... Read more
[Android] Application crashes after continuously loading and activating ...
Reproduction steps:1. Open the user's attached project "wavexr-crash-test.zip"2. Make sure that Development Build is enabled3. Build... Read more
A Shader error is thrown in the Console when the line after an #include ...
Reproduction steps:1. Open the "IN-51499.zip" project2. Open the "Assets/Shaders/TerrainTreeStamp.compute" file3. Delete line 6 and ... Read more
Go wide on shader compression
Shader compression is currently single-threaded and frequently takes >1 minute (HDRP scenario). For large shaders it can actualll... Read more
Scene is coloured in Magneta when opening a Player that was built twice
Steps to reproduce:1. Open the attached project "CoreIssue.zip"2. Run the build.bat3. Delete the built Project in CoreIssue/BuildSys... 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