Search Issue Tracker
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
Highlight effect is rendered incorrectly when "Rendering Path" option "F...
How to reproduce:1. Open the attached user project2. Open “Bug“ Scene (Assets/Scenes)3. Select the “URP-HighFidelity-Renderer” asset... Read more
VFX Shaders generate warnings when building a project
How to reproduce:1. Open the attached project “ShaderWarning”2. Build the project3. Observe the Console Expected result: There are n... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
[URP] Shadows are flickering in the Oasis Scene when Screen Space Shadow...
How to reproduce:1. Create a new URP 3D Sample project2. Open the “OasisScene”3. Open the PC_High_Renderer settings (Assets → Settin... Read more
[VFXG] Setting an exposed texture to none assigns a random texture
Steps to reproduce: 1. Import the attached package 2. Open Test-Mesh Instancing Scene 3. In the Hierarchy, select any Mesh Count 4. ... Read more
[HDRP][macOS] Depth of Field effect becomes black in Game view when Focu...
Reproduction steps:1. Create an HDRP project2. In the Hierarchy window select "Post Process Volume" GameObject3. In the Inspector wi... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template