Search Issue Tracker
“NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light...
Steps to reproduce:1. Create new Unity project using empty URP 3D Template2. Make sure Editor theme is set to light3. In Inspector w... Read more
Override move options in Inspector are not disabled when only one Overri...
Steps to reproduce:1. Create new Unity project using empty URP 3D Template2. In Inspector window create Box Volume GO (Volume > B... Read more
Default Volume Profile property does not get reset when the property is ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Select the "Assets/Settings/DefaultVolumeProfile.asse... Read more
Empty gap next to Preview window in SpeedTree Shader Graph Nodes
Steps to reproduce:1. Create new Unity project using empty URP 3D Template2. In project create Shader Graph Asset (Assets > Creat... Read more
Add Behaviour dropdown has a part in which the dropdown outline is cut o...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Cube GameObject (GameObject > 3D Obje... Read more
Errors and warnings are thrown after installing Visual Effect Graph Lear...
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Graph Asset (Create > Vis... Read more
WebGL sends wrong value with large numbers when SendMessage function is ...
How to reproduce:1. Open the ‘SendMessageTest.zip' project2. Build the project with WebGL3. In Build 'Inspect Element → Console’4. O... Read more
"Graphics.CopyTexture called with null source texture" error when Base C...
Reproduction steps:1. Open the attached “IN-120122.zip” project2. Open the “SampleScene_Error” scene3. Make sure the Game view tab i... Read more
Sampling a texture using an HLSL file throws shader errors and the code ...
Steps to reproduce: Open the attached package Open the New VFX.vfx Open TexCodeEditor and TexShaderFile and notice that the code is ... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template