Search Issue Tracker
Graphics.DrawMeshNow uses SceneView camera matrix
Steps to reproduce:1. Download and open the attached project2. Select Tools > Render to image test Expected result: SceneView cam... Read more
(Leap Motion) Crash when entering Play mode for the second time
How to reproduce:1. Open the attached project2. Open the "main" scene3. Enter Play mode4. Exit Play mode4. Enter Play mode Actual re... Read more
Tabbing through input fields in the Inspector window no longer lets you ...
To reproduce:1. Open a new Unity project2. Click on any object in the Hierarchy window to prompt Inspector window3. In the inspector... Read more
Hinge Joint automatic connectedAnchor value gets set to Anchor value whe...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: object gets instantiated at set value... Read more
Material preview is missing when using Shader that uses TRANSFORM_TEX ma...
How to reproduce:1. Open the user attached project and "main" scene2. Enter playmode and observe that the particle effect using Prob... Read more
Failure loading multiple bundles with same names but different files
Steps to reproduce: 1. Open attached project "961051.zip"2. Select "Assets/asset cube/asset.prefab" in the Project View3. In the Ins... Read more
Rotating an object with an interpolated rigidbody changes it's velocity ...
Steps to reproduce:1. Open user attached project2. Play the "VSync Test" scene3. Press V to toggle QualitySettings.vSyncCount betwee... Read more
Unity just does not launch on 2018.1 (Specific machine)
Steps to reproduce:1. Try to open Unity 2018.1 Expected: It opensActual: Doesn't even get to the project selection window, no editor... Read more
[Mobile] Enabling Box Projection creates visible artifacts
Enabling Reflection Probe Box Projection in the GraphicsSettings results in a cross of thin, sharp lines. Without Box Projection, re... Read more
Freshly imported texture with alpha channel is not treated as transparen...
Alpha channel is ignored on freshly imported RGBA 32bit image in project and preview windows To reproduce:1. Create a new project2. ... 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