Search Issue Tracker
Editor crashes when playing scene with wheel colliders
To reproduce:1. Open attached project (repro672546.zip)2. Open test scene3. Press play4. Editor crashes Read more
Unity crashes when opening scene after project upgrade from 4.6 to 5.0
- Open a scene in the attached project- Move any object in the scene- Save the scene and close the editor- Reopen the Editor. The pr... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server