Search Issue Tracker
[VFX/URP] Standalone OGL doesn't render particles
- Create URP project- Switch Graphics API to OGL- Add package VFX- Add VisualEffect in a scene- Obseve the rendering of VFX in edito... Read more
[Apple Silicon] UAAL example fails to build for Android with IL2CPP on M...
Steps to reproduce: 1. Get the UAAL example project from https://github.com/Unity-Technologies/uaal-example2. Open the UnityProject3... Read more
SVG asset's Rect Transform properties are reset to default values after ...
Reproduction steps:1. Open the attached 'Vector Graphics issue' project2. Open the 'SampleScene'3. Observe the 'Ship' GameObject in ... Read more
[HDRP APV] UI for the script ProbeVolumePerSceneData script is incorrect
Repro:1) Open any hdrp project using master branch2) Add the script ProbeVolumePerSceneData to any gameobject (its located in SRP .c... Read more
UI Builder window has very low frame rate when on macOS
Reproduction steps:1. Open the provided project2. Open "Window -> UI Toolkit -> UI Builder"3. Move around the elements of the ... Read more
Pass.CompileVariant fails to compile a variant if the shader is not supp...
STR:1. Make a new project from the 3D template.2. Put the attached shader and C# script in the Assets folder.3. Use the menu "Repro ... Read more
"RuntimeError: Out of bounds memory access" error appears when running W...
Reproduction steps:1. Open the attached "1403906.zip" project2. Build and Run the project in the Safari browser3. Observe the game i... Read more
Shader Graph materials are missing in Player when using the Deferred Ren...
How to reproduce:1. Open the attached project "URPDeferredBug.zip"2. Open the "SampleScene" Scene3. Build And Run Expected result: T... Read more
Fatal error "GetManagerFromContext: pointer to object of manager 'MonoMa...
Reproduction steps:1. Open the attached project "1403883.zip"2. Open "Main" Scene3. Enter Play Mode4. Close the Editor Reproducible ... Read more
ShaderGraph-defined Shader doesn't include needed macros to properly ren...
How to reproduce:1. Open the user's attached "Graphics RenderMeshIndirect" project2. Enter the Play Mode in the "01 - Bug" Scene3. O... 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