Search Issue Tracker
VFXCommon.hlsl shader errors on creating VFX graph
Steps to reproduce: 1. Create a new URP project or open an existing one 2. Install Visual Effect Graph package 3. Create a new VFX g... Read more
Material properties being reverted upon script recompilation and reappli...
How to reproduce: 1. Open the user attached "Epitaph.zip" project 2. Open the "_ManagerScene" Scene from the "__Scenes" folder 3. Op... 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 editor 2. Navigate to the Assets folder and select "Repro... 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
[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 enabled 3. Bu... 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
Go wide on shader compression
Shader compression is currently single-threaded and frequently takes >1 minute (HDRP scenario). For large shaders it can actuallly t... 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.bat 3. Delete the built Project in CoreIssue/Build... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow