Search Issue Tracker
[Cloth] Surface penetration constraint for cloth doesn't work
How to reproduce: 1. Open attached project 2. Open scene bugreport.unity 3. Play the scene - Note how the cloth never passes throu... Read more
[Textures] Clamped texture bleeds all over the mesh if material's textur...
How to reproduce: 1. Open attached project 2. Open scene bugreport.unity - Scene contains two characters: one has a texture that h... Read more
refCount == 0 assert thrown when opening scene
Open scene Main in attached project. Immediately you will get a number of "refCount == 0" asserts in the Console. Regression from Un... Read more
Script trying to access Microsoft.CSharp does not compile
How to reproduce: 1. Open attached project - Note an error is thrown: Assets/Plugins/ZestKit/Editor/ZestKitDLLMaker.cs(6,17): erro... Read more
Material properties animated by animation clips can't be shared with oth...
To reproduce: 1. Open attached project 2. Open Main scene 3. Press play 4. Observe that the sphere pulses from white to red and ba... Read more
[AssetBundles] AssetBundleManifest.GetAssetBundleHash throws no error if...
Reproduction steps: 1. Open attached project "GetAssetBundleHash" 2. Open scene "Test" 3. From the menu bar select Build -> Build As... Read more
'Mecanim FAQ' incorrect question regarding legacy animations and animati...
Under ".../Unity/Editor/Data/Documentation/en/Manual/MecanimFAQ.html" one of the questions are written incorrectly: "So the Animato... Read more
[iOS] Error when trying to append an IL2CPP Xcode project
Reproducible only with IL2CPP (any build settings) builds, project can be empty. Read more
CapsuleCollider edit gizmo dots are offset by a 90 degree angle
How to reproduce: 1. Open any (new) project 2. Create a Capsule and select it 3. Click the Edit Collider button in the inspector -... Read more
Observer pattern class does not compile under IL2CPP
How to reproduce: 1. Open new project 2. Paste the following code into a script: using System; using System.Collections; using Sys... 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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP