Search Issue Tracker
[HDRP] APV bake affects ambient probe used for material previews
Steps to repro 1) Open attached project 2) Set emissive material to red color, bake APV probes, create a new material and observe th... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
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
UNITY_SAMPLE_TEX2DARRAY returns incorrect results
Reproduction steps:1. Open the attached project “Shader Sampling Test”2. Enter Play mode Expected result: Both of the cubes are gree... Read more
[UIR][Project Settings] Letters are warping to a new line when project I...
How to reproduce:1. Create a new project2. Open Preferences->UI Scaling3. Set the scaling to 125%4. Open Window -> Project Set... 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
[Linux] Related Data is locked when the process search bar isn't empty
Steps to reproduce:1. Create a new project or open an existing one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... 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
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... 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