Search Issue Tracker
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 project 2. Add Terrain 3. Click right mouse button + shift + w to use flythrough mode 4. While using f... Read more
[Final Gather] Glowing edges on baked geometry
How to reproduce: 1. Open attached project 2. Open scene test2.unity - The scene contains a variety of cubes in different colours ... 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 IL2CPP 2. 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 project 2. Create a single Capsule game object and attach a Rigidbody component to it 3. In the Rigid... 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/Android 3. Open the S... Read more
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid ...
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid request, therefore servers cannot read the body properly and... 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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0