Search Issue Tracker
[HingeJoint] Enabling spring resets the "zero"-angle for spring's target...
Enabling the spring resets the "zero"-angle from which the spring calculates its target position. This happens both inside the edito... Read more
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... Read more
ShaderForge PrePass shaders use wrong keyword in 5.0
Shaders for deferred lighting made with ShaderForge use HDR_LIGHT_PREPASS_ON keyword instead of UNITY_HDR_ON. Resulting in lighting ... Read more
Flythrough mode conflicts with terrain hotkeys
To reproduce:1. Create new project2. Add Terrain3. Click right mouse button + shift + w to use flythrough mode4. While using flythou... Read more
[Final Gather] Glowing edges on baked geometry
How to reproduce: 1. Open attached project2. Open scene test2.unity- The scene contains a variety of cubes in different colours posi... Read more
"Corrective" blend shapes
Blend shapes in Unity seem to be only applied before skinned joint animation is applied. This means that while typical blend-shapes ... Read more
Selecting prefab that has effector, throws "m_Effector == effector"
This bug is almost same as the one in 663596 case. But its reproduced by selecting prefab and not deleting. Any way I believe its to... Read more
When using IL2CPP, the System.Type.GetConstructors,System.Type.GetMember...
To Reproduce: 1. Build the attached project with IL2CPP2. Notice that the output is different from mono. Read more
Unnecessary check is performed in a Rigidbody during the deactivation of...
How to reproduce: 1. Open new project2. Create a single Capsule game object and attach a Rigidbody component to it3. In the Rigidbod... Read more
[iOS][Android] Sprite packer results in corrupt atlases
Steps to reproduce this issue: 1. Open the attached project 'SpritePackingTest'2. Change the platform to iOS/Android3. Open the Spri... 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
- Resetting Quality Levels in Project Settings adds new Quality Levels instead of restoring default ones
- UI builder uxml files retain reference to non-existing assembly definition file when a assembly definition file is deleted
- Animator Entry and Base Layer Transitions links to the documentation aren’t working
- Caret doesn't appear when clicking the Input Field on secondary monitor
- “Move Up/Move Down” menu items does not reorder Schemas in AddressableAssetGroupTemplate Asset in Inspector