Search Issue Tracker
[Ubuntu 22.04] Scene view is flickering with artifacts and red/blue colo...
Steps to reproduce: Create a new 3D URP project Go to Edit > Project Settings > Player Make sure under "Graphics API for Linux... Read more
ChainGeometry does not allow 3 vertex buffers even when using "isLoop=tr...
The ChainGeometry type has a minimum limit of 4 vertices when being created. This stops it being used to create a PhysicsChain even ... Read more
PhysicsComposer.CreateChainGeometry is returning stale vertex geometry
Using PhysicsComposer.CreateChainGeometry is returning vertices for chains that are technically stale and can intermittently return ... Read more
Deprecated "ContactFilter2D.NoFilter()" method should assign the filter ...
The "ContactFilter2D.NoFilter()" instance method was deprecated and replaced with a static property however the obsoleted method sim... Read more
Lighting leaks from right and top edges to left and bottom edges when Sc...
How to reproduce:1. Open the attached “IN-137932” project2. Open the scene “SampleScene”3. Enter Play mode4. Observe the left and bo... Read more
Resetting Graphics settings in Project Settings window throws GPUResiden...
Steps to reproduce:1. Create new Unity project2. Go to Project settings window (Edit > Project Settings)3. Select Graphics sectio... Read more
“transform.localEulerAngles assign attempt is not valid” error is thrown...
Reproduction steps:1. Create a new project2. Select any GameObject in the Hierarchy3. Enter “Infinity” value to one of the Rotation ... Read more
"Animation Clip is Read-Only" is shown in the Animation window when noth...
How to reproduce:1. Create a new Unity project2. Go to Window -> Animation -> Animation3. Make sure no GameObject is selected ... Read more
Geometric Memory Growth Step Factor accepts “Infinity” value in Web Buil...
Steps to reproduce:1. Create new Unity project2. Open Build Profiles window3. Press “Add Build Profile” button4. Select Web platform... Read more
Scale fields are not aligned with other Transform Component fields
Reproduction steps:1. Create a new project2. Select any GameObject in the Hierarchy3. Observe Scale fields alignment in the Inspecto... 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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type