Search Issue Tracker
Scene Grid gets partially shrunk when Shadow Intesity option is set abov...
Reproduction steps:1. Open the attached project named Case_11865002. Open the "Test" scene and select the Point Light 2D3. Increase ... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
2 by 3 layout blanks all editor windows
1. Load any project2. Go to the layout dropdown ( top right corner in unity editor )3. Select 2 by 3 Result: All windows becomes bla... Read more
"<...> had become dangling during an undo operation" warning when undoin...
Reproduction steps:1. Open attached project "DanglingWarning.zip" and scene "SampleScene"2. In Hierarchy window, select "Cube" Prefa... Read more
ArgumentException when creating a Font Asset with "Get Kerning Pairs" ch...
How to reproduce:1. Create a new project2. Import the Avalon.tff to the project3. Install TMP package4. Window > TextMeshPro >... Read more
[XR Interaction Toolkit] On Select Exit event does not change Game objec...
How to reproduce:1. Open attached project ("XrIssueTest.zip")2. Open SampleScene scene3. Enter Play mode4. Grab Cube Game object in ... Read more
“Render Quad” Material icon is not rendered in Inspector
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Asset (Create > Visual Ef... Read more
Shaders from packages are not included in the selection list when trying...
How to reproduce:1. Create a new Universal 3D project2. Add Shader Variant Collection to the Assets folder (Assets → Create → Shader... Read more
[XR] TrackedPoseDriver does not work with Daydream
How to Reproduce: 1) Add a cube to a new scene.2) Attach a trackedPoseDriver to the cube.3) Set the trackedPoseDriver's device field... Read more
[M1][Rosetta] Editor crashes on mono_arch_patch_callsite when opening th...
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Editor crashes Reproducible with... 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
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type