Search Issue Tracker
Importing video files causes "WindowsVideoMedia" errors to appear (The s...
Repro steps: 1. Open provided projects "Video360_PlayerOnly" scene (Located in the project window -> Nurface -> VideoPlayer360... Read more
.NET 4.6 NullReferenceException in BinaryDeserialization.LoadTask
How to reproduce: 1. Open attached project2. Open scene Behavior Designer Tactical/Scene/Scene.unity- Note the NullReferenceExceptio... Read more
Clicking outside the Editor window hides all Unity dialogs
Steps to reproduce:1. Open any unity project or just create a new one2. Go to Edit -> Preferences3. Split 2 windows among one mon... Read more
Playmaker package doesn't work after importing
Steps to reproduce : - create a new project- import the Playmaker package https://www.assetstore.unity3d.com/en/#!/content/368- try ... Read more
[Hierarchy/SceneView] Double click on GameObject in hierarchy does not c...
To reproduce: 1. Create new project.2. Create any game object in scene.3. Double click it on hierarchy. Expected result: scene view ... Read more
[LineRenderer] LineRenderer auto UV calculation can't do stretched textu...
The new LineRenderer (Unity 5.5 or later) doesn't have functional parity with the old LineRenderer (Unity 5.4 or earlier). In the ol... Read more
Unneeded GI normals warnings are thrown after adding TextMesh component
Steps to reproduce:1. Create a 3D/3D Text object (or add a Text Mesh component to an object)2. Enable 'Lightmap Static' in its Mesh ... Read more
[SteamVR]Secondary camera does not render to MainDisplay when SteamVR ri...
Steps to reproduce:1.Download and open the attached project2. Enter playmode3. Observe Game window Expected result: Secondary camera... Read more
EnumMaskField returns lower value than it actually is
Reproduction steps:1. Open project attached (enumdrawerbug.zip).2. Open scene "Main".3. Select object "Flags".4. Check what is writt... Read more
VR continues to be enabled after checking it off in the Player Settings ...
Steps to reproduce:1. Create a new project2. Ckeck" VR Supprted" in Player settings3. Enter playmode4. Unckeck "VR Supprted" in Play... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS