Search Issue Tracker
[OSX] A new Sublime instance window is opened each time opening script w...
To reproduce:1. Create a new project, create a script in it2. Set Sublime text as external editor3. Add "$(File)":$(Line) to externa... Read more
The Bone Transform is reverted to the different point than the previous ...
Reproduction steps:1. Open the attached project "New Unity Project 1.zip";2. Open the included "scene.unity";3. Enter a play mode an... Read more
[UWP] File.OpenAsync/DataReader.LoadAsync hangs when file is in Streamin...
How to reproduce:1. Open the attached project and load the Scenes/test project and switch platform to UWP2. Build project (Include t... Read more
[Android] App does not resume graphics context after being minimized and...
How to reproduce:1. Open the attached "AndroidResumeTest" project2. Build project to device, run the built player3. Minimize or swit... Read more
Unity fails to import a specific fbx file created with iClone 3DXchange
Steps to reproduce:1. Create a new project2. Import XChangeAvatar.fbx into the project3. Observe the materials folder is not created... Read more
[TextureCompression] Crunch compression errors not indicating which text...
How to reproduce:1. Open the "Crunch texture test.zip" project2. Open the "scene" scene3. Press Play4. Check the console for Crunch ... Read more
Physics.CapsuleCastNonAlloc returns incorrect value when hits connection...
To reproduce:1. Open project2. Play scene Expected: 'Hit Plane at -0.01629636 0 0 Distance ...' message will be shownActual: 'Hit Pl... Read more
[scripting, patch] Boo.Lang reference missing from generated csproj
Reproduction steps:1. Create new Unity project2. Download the repository and add to Assets3. Re-import the assets4. Open script with... Read more
Unity Editor crashes while entering Play mode when Simulation Mode is off
To reproduce: 1. Download attached project "frontend.zip" and open in Unity2. Open "Main" scene3. Set the platform to iOS4. Turn off... Read more
[.NET 4.6] Type.GetInterface does not find the specified interface on .N...
Steps to reproduce:1. Open attached “GetInterface.zip” Unity project2. Open scene “Main”3. Enter Play mode4. Observe Console window ... 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