Search Issue Tracker
[HDRP] PRB Accumulation does not work when SSR for Transparents is enabled
Repro steps :- Open attached project- Open SampleScene- Take a look at the reflection in the checker floor (in game view)- Select th... Read more
Resources.LoadAll() sometimes freezes Editor upon recompilation
Reproduction steps:1. Open user attached project2. Open Assets\_Scenes\Setup Scene3. Press Play4. Repeat step 3 for 5-20 times Expec... Read more
[Physics2D] Rotating flipped Rigidbody2D leads to constant rotation
Steps to reproduce:1. Download and open the user's project "Rigidbody2DRotationIssue.zip"2. Enter Play mode with SampleScene active3... Read more
Linux Editor gets stuck in a "Compiling Scripts" and "Reloading Assembli...
How to reproduce:1. Create a new project2. Press Ctrl+Shif+B to open the "Build settings" window3. Switch the platform to "Android" ... Read more
[macOS] Ctrl+Click does not open ObjectField context menu ("Properties.....
Reproduction steps:1. Create and open a new Unity project2. In Hierarchy, select Main Camera3. In Inspector, Hold Control Keyboard B... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default