Search Issue Tracker
[Installer] [Windows] Documentation can not be installed if no Unity wit...
Documentation can not be installed if no Unity with appropriate version is installed Steps to reproduce:1. Download and run Document... Read more
ImageEffectAllowedInSceneView have OnEnable called before Serialization
How to reproduce:1. Open the attached project2. Open ImageEffectSerializationBug scene3. Observe the printed error in console "In th... Read more
Light probes cause first light's diffuse to be ignored if baked GI is of...
Steps to reproduce: 1. Open the attached project.2. Open the 'Main' scene.3. Observe the lighting in the scene.4. Go to 'Lighting' w... Read more
Inconsistent OnEnable ordering between parent and child
Reproduction steps:1. Open attached project2. Open scene3. Play the scene-- Notice that Cube is loged out before Sphere4. In the hie... Read more
ManualCamera.Render() Camera does not invoke image effects
Steps to reproduce : 1) Download attached project "OnRenderImage.zip" and open in Unity.2) Open scene "test" and press Play.3) In Hi... Read more
[Anim] Scene vs. Clip value of static property
Property values in the scene are not preserved when enabling/disabling rec mode, when property has no keys and is in "(Default Value... Read more
Mask not showing up on some of Android devices
Masks are not showing up on some android devices like Samsung Galaxy S5 Read more
Distributed PDB2MDB.EXE does not work for DLLs built with VS2015
pdb2mdb.exe tool that is shipped with Unity fails to create mdb files for libs created in VS 2015. Fails even for simplest DLLs. e.g... Read more
Clear is performed ineffictively on Metal
Clear is performed ineffictively on Metal by doing load from buffer and drawing quad, which costs 2-4 ms on iPhone6+. Build & ru... Read more
Opening project with changed updated DLL causing error messages to appear
Steps to reproduce:1. open user attach 'unity.7z'2. close editor3. copy `Improbable.GelSharp.dll` to `unity/Assets/Improbable/Depend... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph