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
Size of depth buffer (_CameraDepthAttachment) is bigger than what it sho...
How to reproduce:1. Open the attached project's "case_1334450-Project.zip" Scene labeled "SampleScene"2. In the Game View window, se... 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
Character Controller's change of position in OnCharacterControllerHit is...
To reproduce: 1. Open the project, attached by the user (TestMove.zip)2. In Play mode, move the red cube with WASD to touch the whit... Read more
[Accelerator] Cache server connection is not checked when re-importing a...
When choosing to re-import assets by downloading from the cache server, the client should also check that it can connect, not only t... Read more
[Android] Build fails with Error "A failure occurred while executing com...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/Client.unity” Scene3. Switch to Android Platf... 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
[ANDROID] Crash caused by Signal 6 when running Unity as an exported pro...
Reproduction steps:1) Create a new Unity project2) Switch platform to Android3) Export the project and import it to Android Studio4)... 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
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
- Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
- Child particle spawns offset toward camera when Collide with Depth Buffer uses Lifetime Loss = 1
- Crash on (nvoglv64) vkGetInstanceProcAddr when starting the project with Vulkan and Test Framework Performance
- UI Builder adds non-removable built-in class selectors when adding a custom selector via “Add Selector...”