Search Issue Tracker
LockReloadAssemblies is not working correctly
Reproducible on 5.0, 5.1, 5.2; Repro steps:1. create a new project and import "Case691571.unitypackage"; 2. Go to menu bar "Case 691... Read more
[API] Camera.aspect is a frame out of sync with the actual aspect ratio ...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene has a script attached to the camera which simply prints, ... Read more
[Scripting, Editor] Particle system stops playing in scene view if certa...
Steps to reproduce:1. Open attached project's scene "Test".2. Select "Particle System" - particles are not emitting.3. Disable "Togg... Read more
Friction Direction 2 of Physic Material does not work
Steps to reproduce:1. Open attached project.2. Open scene "example" and enter play mode.3. Farther cube should slide off, but it doe... Read more
[Directional Specular] Directional Specular map has artefacts where diff...
How to reproduce: 1. Open attached project (test.zip)2. Open scene test.unity- Note how the light intersections produce outstanding ... Read more
[Standard] Potentially NAN/Negative values in HDR (connected with _Expos...
Reproduction steps:1. Open the attached project "StrangeSky_5.0.1f1"2. Open the scene "Main". In this scene you will see a cube.3. N... Read more
OnCollisionEnter2D is not called on every collision
Steps to reproduce:1. Open attached project's scene "scene".2. Open Listener script, in OnCollisionEnter2D include Debug.Log("Collid... Read more
[VR] VR-Enabled Standalone Build Experience input lag when Rift is Disco...
When the Oculus Rift is not connected or the VRSettings.enabled bool is false, but Virtual Reality Supported is set to true in the P... Read more
AssemblyConverter error building WSA universal app
Reproducible on 5.0.0, 5.0.1 versions; Repro steps:1. open project "UniversalPlugins.zip";2. when editor loads the project, in the c... Read more
Crash on importing assets
Open attached project and choose reimport all.Editor log gets spammed with thousands of errors like:"m_UsedFileIDs.count (fileID) !=... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks