Search Issue Tracker
Only one of several shadows are rendered when Culling mask is used in Fo...
When several shadow casting lights have "non-overlapping" Culling masks - only one light casts shadow in Forward rendering path.Shad... Read more
Cannot load System.Runtime.TargetedPatchingOptOutAttribute type
To reproduce:1) Open attached project2) Then notice the errors in console: TypeLoadException: Could not load type 'System.Runtime.Ta... Read more
Clicking on a font resource causes Unity to crash
To reproduce:1. Import the free Unity Gui from the Asset store or open the attached project2. Click on a font resource icon in the p... Read more
Sprites with Mip Maps enabled do not get packed
To reproduce:1. Open attached project2. Use Sprite Packer to pack the sprites found within Expected result: They get packedActual re... Read more
Variables are reset when mecanim object is enabled repeatedly
To reproduce:1) Open the project that I have attached2) Run 'Repro' scene4) Run the scene5) Notice that animator parameters were cha... Read more
Animator.GetBoneTransform() causes crash when there is no avatar
To reproduce:1. Create a new script and add:void Start() {Animator animator = GetComponent<Animator>();animator.GetBoneTransfo... Read more
Editor Crashes when deleting a GameObject
To reproduce:1. Open attached project2. Open scene "crash"3. Select Tree_Mini and try to delete it - Unity crashes Note: the user me... Read more
The editor silently fails when a serialized field is type-mismatched
To reproduce: BUGGY SCENARIO:1. create new game objects ObjA and ObjB2. make the following component, TestScript.cs:using UnityEngin... Read more
Mip map generation for sprites on AMD Radeon GPU's is broken
To reproduce:1. Open attached project2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one with ... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... 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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package