Search Issue Tracker
CreateGUI gets executed before Awake and OnEnable when opening a project...
How to reproduce:1. Open the attached project "CreateGUI Execution Order.zip"2. Observe the Console window Expected result: CreateGU... Read more
[URP] DepthMask Shaders cause smearing in the Scene view when moving the...
How to reproduce:1. Open the user's attached "StencilError-2021.1-broken.zip" project2. Open the "SampleScene" Scene3. Right-click i... Read more
Setting Playable time exactly at a Animation Event triggers it even if t...
How to reproduce:1. Open the attached project2. Open Scene3. Click Play4. Click on the Screen and wait for the animation to finish5.... Read more
Prefabs with a script do not show up in the object picker when the field...
How to reproduce:1. Open the attached project "Prefab Variant Not Found In Asset Options.zip"2. Open "SampleScene" scene (in "Scenes... Read more
[Shadergraph] Sample Texture 2D LOD does not respect texture's bilinear ...
Repro steps:1. Import the attached shadergraph2. Create a material from it3. Set the texture2D on the material to a texture2D with t... Read more
ArgumentException is thrown when calling Unity.Entities.Serialization.Se...
Reproduction steps:1. Open the user's attached project and open Scenes/SampleScene scene2. Enter the Play mode3. Observe the Console... Read more
Shader Graph Main Preview is invincible or greyed out when updating the ...
How to reproduce:1. Open the attached "case_1330289" project2. Open the "ReproGraph" Shader Graph3. Observe the Main Preview window ... Read more
[Shadergraph] Switching floating point float/vector1 with fractional val...
Doesn't reproduce in 7.3.1Reproduces in 10.4.0Repro steps:1. Create a float/vector 12. set the value to 0.93. change the float/vecto... Read more
HDRP Template scene crashes during lighting bake
Generate Lighting crashes the Unity Editor using the HDRP Template scene.This occurred on a PC using NVIDIA 1080, though onboard Int... Read more
[2D] [Sprite Atlas] Crash when viewing Sprite Atlas
[2D] [Sprite Atlas] Crash when viewing Sprite Atlas Steps to Repro:1. download/open attached project Sprite Atlas Repro2. play the 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
- 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