Search Issue Tracker
Editor freezes for a short time when changing Material settings
Reproduction steps: 1. Create a new HDRP project (Not necessary, but the easiest to reproduce on) 2. Create a new Material 3. Select... Read more
[macOS] [Mobile] Shader compilation is failed due to Invalid Bytecode er...
How to reproduce: 1. Open the attached project "MacShaderCompilationIssue-2021.2.zip" 2. Open Build Settings and change to Android p... Read more
Assertion triggered when using Compile and show code button in Shader in...
STR: 1. Make a new project from 3D template. 2. Create a new unlit shader. 3. Open the new shader inspector, select a custom graphic... Read more
Shader error is thrown when baking the lighting with static GameObjects ...
Reproduction steps: 1. Open the user's attached project 2. Select any GameObject in the Hierarchy and check the "Static" checkbox in... Read more
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... Read more
InterlockedExchange function throws an error when using floats as argume...
Reproduction steps: 1. Open the attached project "float-atomics.zip" 2. Select the "test" compute shader from the Project > Assets 3... Read more
[XR][URP] Estimated shader variants number is inaccurate when compiling
Repro steps: 1. Open attached project 2. Switch build target to Android 3. Compile 004_TextureArrayGraph 4. Observe the progress bar... 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 P... Read more
SHADER_AVAILABLE_XXX defines are not set in compute shaders
SHADER_AVAILABLE_XXX does not seem to be set for compute shaders Our specific use case is with VFX Graph where we have a shared inc... Read more
[Android] [Shader System] FPS drop on some Android devices caused by sha...
How to reproduce: 1. Open the attached user's project 'weilaicheng_2019_4.zip' 2. Build And Run on Android 3. After 15 seconds obser... 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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down