Search Issue Tracker
<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
Editor crash when saving Currently Tracked Variants to Asset
Steps to reproduce:1. Create project using URP Template2. In Build Settings switch to Android3. Open Project Settings window4. Find ... Read more
Crash when trying to force Shader to interpret 1/30 as a floating point ...
Reproduction steps:1. Open the attached “BugRepro” project2. Wait for shaders to compile Expected result: Shader compiles successful... Read more
Editing the UnityDOTSInstancing.hlsl file does not cause a Shader recomp...
Reproduction steps:1. Open the “IN-88478.zip” project2. Open the “Packages/Core RP Library/ShaderLibrary/UnityDOTSInstancing.hlsl” f... Read more
Errors are not outputted to the console when building the project
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Jaegerspris_tetiles” Scene3. Make some kind of change in the ... Read more
Compiled Shader code has self-assignments and redundant code in the Shad...
How to reproduce:1. Open the attached “IN-89929.zip” project2. Select the “NewUnlitShader” Shader Asset in the Project window3. In t... Read more
A Console error is not handled correctly when using #pragma kernel with ...
How to reproduce:1. Create an empty project2. Create a new Compute Shader in the Assets folder3. Copy and paste the “Test Code” prov... Read more
Material Properties are not preserved when overriding Shader using Rende...
Reproduction steps:1. Open the attached “IN-96982.zip” project2. Open the “SampleScene”3. Select the “PC_Renderer” from the Project ... 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
Multiplayer Play Mode Additional Editor instances crash on SourceAssetDB...
How to reproduce:1. Open the attached “IN-98800_MPPM_Shader.zip” project2. Open the “SampleScene”3. Select the “2p” Play Mode scenar... 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