Search Issue Tracker
Shader Compiler errors are thrown due to unexpected reasons related to t...
How to reproduce:1. Open the user's attached "Bug_report_project" project2. Compile the "Assets -> UpscaleShader" Shader Expected... 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
SHADER_AVAILABLE_INTERPOLATORS32 does not work on Vulkan or OpenGL
Steps:1. Open attached project (VulkanGL_32Interpolators.zip)2. Make sure Editor is using Vulkan or OpenGLCore (set it in PlayerSett... Read more
[Android] The precision of Render Texture is low on Android devices with...
How to reproduce:1. Open the user's attached "FP16.zip" project2. Build and run on an Android device Expected results: The gradient'... Read more
Editor performance is slow when "Skip unused shader_features" is selecte...
How to reproduce:1. Open the attached "case_1378555" project2. Select the "Packages -> glTFast -> Runtime -> Shader -> g... Read more
[Android] SV_Coverage gets mistranslated from HLSL to GLSL when compilin...
Reproduction steps:1. Open the attached project "SV_Coverage gets mistranslated from HLSL to GLSL.zip"2. Switch to Android Platform ... Read more
'Property _Colors already exists in the property sheet with a different ...
Reproduction steps:1. Open the attached ‘SetColorArrayBug' project2. Open the ‘SampleScene’3. Enter Play mode4. Observe the Console ... Read more
Shader remapping crashes the engine if no mapping is found
Callstack: UnityPlayer.dll!keywords::KeywordRemap::Remap(const keywords::LocalKeywordState & src, keywords::LocalKeywordState &a... Read more
No way to get the requested build target from IPreprocessShaders callback
When building Asset Bundles, the current build target that is available in the Editor is not necessarily the same as the one request... Read more
Comment on UnityWorldSpaceViewDir in UnityCG.cginc does not match the fu...
Reproduction steps:1. Open the "UnityCG.cginc" file2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comment... 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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting