Search Issue Tracker
Undocumented function in the docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/Mesh.UploadMeshData.html and notice that... Read more
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. Sha... Read more
Cannot load System.Runtime.TargetedPatchingOptOutAttribute type
To reproduce: 1) Open attached project 2) Then notice the errors in console: TypeLoadException: Could not load type 'System.Runtime.... 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 project 2. Click on a font resource icon in the... Read more
Sprites with Mip Maps enabled do not get packed
To reproduce: 1. Open attached project 2. Use Sprite Packer to pack the sprites found within Expected result: They get packed Actu... Read more
Variables are reset when mecanim object is enabled repeatedly
To reproduce: 1) Open the project that I have attached 2) Run 'Repro' scene 4) Run the scene 5) Notice that animator parameters were... 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.GetBoneTrans... Read more
Editor Crashes when deleting a GameObject
To reproduce: 1. Open attached project 2. Open scene "crash" 3. Select Tree_Mini and try to delete it - Unity crashes Note: the use... Read more
The editor silently fails when a serialized field is type-mismatched
To reproduce: BUGGY SCENARIO: 1. create new game objects ObjA and ObjB 2. make the following component, TestScript.cs: using Unity... Read more
Mip map generation for sprites on AMD Radeon GPU's is broken
To reproduce: 1. Open attached project 2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one wit... 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
- Pixelated lens icon in the Search window
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
- GameObject cannot be resized with Scale Tool when axis scale is 0
- Adaptive Probe Volume “No Adaptive Probe Volume in Scene” warning is shown only on the first time and is never shown again when baking the Adaptive Probe Volumes with all the Adaptive Probe Volume components disabled
- “NullReferenceException” thrown in Console when changing Profile field to ‘DefaultLookDevProfile’ in Lighting window after deleting Directional Light