Search Issue Tracker
Vulkan shader compilation fails when shader uses an array of structs
Reproduction steps: 1. Add the attached shader "vulkan_struct_array_issue.shader" to a project2. Select the shader3. In the shader's... Read more
Struct reflection is not reported when compiling Vulkan or Metal shaders
Reproduction steps: 1. Add the attached shader "Vulkan_Metal_missing_struct_reflection.shader" to a project2. Select the shader3. In... Read more
[Animation rigging] Animation sometimes twitches after Transfering Rig m...
Reproduction steps:1. Open the user's attached project and Scenes/Levels/ScarfAnimations scene2. In the Hierarchy window, select Sca... Read more
[Shader Graph] Graph Inspector windows moves with the cursor after a val...
Steps To Reproduce: 1. Create a new Project2. Window > Package Manager>Shader Graph> Import3. Project > Shader > Crea... Read more
Errors when pressing "Update component list" on a Ghost Authoring Component
Reproduction steps:1. Open user attached Project (Delete the Library folder before opening)2. Open Assets\_Test\SampleScene Scene3. ... Read more
[WebGL][Bolt] "Failed to deserialize scriptable object" error is thrown ...
How to reproduce:1. Open the attached project2. Make a WebGL Build3. Open the built WebGL Player on a browser4. Open the Developer C... Read more
The items in the Theme dropdown in UI Builder needs some cleanup
The Theme dropdown in UI Builder contains default, runtime and Unity Default Theme items which are confusing for users. The followin... Read more
[Mono] Unity crashes when calling FindObjectsOfType() with a generic abs...
How to reproduce:1. Open the attached "1312890 repro" project2. Open the "SampleScene" Scene from the Assets folder3. Enter Play Mod... Read more
Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_missing_Globals_reflection.shader" to a project2. Select the shader3. I... Read more
Progressive Lightmappers do not support translucent materials
Reproduction: 1) Open the attached project2) Notice the lamp is using a translucent material, its color is produced by the point lig... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera