Search Issue Tracker
NetworkLobbyManager duplicates elements in hierarchy after a failed call...
This case has two examples on how to reproduce the issue. There are two scenes ("Lobby" and "Lobby2") within the attached project, b... Read more
Root Motion Broken in Standalone Windows
Root transform position is not affected by animation in standalone Windows build. Reproduction steps:1. Open the project2. Open the ... Read more
[XR][WSA] Including "Unity C# Projects" while building to Universal Wind...
Repro steps: 1. Open "MR250U2017.zip" project2. Select "Universal Windows Platform" as Build target3. Check the "Unity C# Projects" ... Read more
Mesh is not rendered in target camera when using Graphics.DrawMeshInstan...
To reproduce:1. Open project2. Open 'Test' scene, select game view3. Select 'DrawMesh' GameObject4. In Inspector enable/ disable 'Re... Read more
Editor crashes on leaving Play mode when ZFBrowser asset is used in the ...
To reproduce:1. Open the "DownloadTest" scene in the attached project2. Play the scene3. Leave the Play mode Desired outcome: The ed... Read more
Vuforia issues warnings about missing mic and webcam in the editor and e...
When Vuforia is not enabled, it shows warnings that microphone and webcam are disabled in the editor. While trying to build a projec... Read more
using "UnityEngine.VR" and "UnityEngine.VR.WSA" do not get updated with ...
Steps to reproduce:1. Download the attached script("ToBeUpdated.cs")2. Import it into a new project Expected result: using statement... Read more
Applying/Reverting/Placing a prefab makes transform position and rotatio...
Applying/Reverting/Placing a prefab makes transform position and rotation dirty even if the position and direction of game object wa... Read more
Reference rewriter fails in 2017.2 with analytics enabled
Reference rewriter fails in 2017.2 with analytics enabled: UnityException: Failed to run reference rewriter with command --target="T... Read more
CanvasRenderer.OnTransformChanged is called when canvas has a parent and...
Reproduction steps:1. Open project attached (CanvasReproUnity2.zip)2. Make sure that one of camera position or rotation variable is ... 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