Search Issue Tracker
[Linux][AWS] Unity builds that are built on AWS crash on start
Unity builds that are built on Amazon Web Services node crash on start Steps to reproduce:1. Set up an AWS instance. (I've used a no... Read more
[Animation] Vertex Compression is not disabled if Mesh Compression is tu...
If Mesh compression is turned on in model import settings on models with animations, no matter what setting, Vertex compression is n... Read more
TargetInvocationException when running NUnit tests in Visual Studio
Steps to reproduce:1. Make sure you have ReShaper installed(for easiest reproduction)2. Download and open the attached project3. Ope... Read more
[Scripting, Profiler] It's not possible to get runtime size for meshes
With the current APIs Unity provides, it is difficult to determine exactly where the memory footprint for a mesh is coming from, esp... Read more
Collab calls "Save to Snapshot" even with Collab disabled
CollabSnapshot "Save to file" logs even with Collab disabled. Profiling the editor shows that the time is spent in “Unaccounted time... Read more
Crash in AnimationClip::BuildMecanimDataMainThread when Animation Contro...
Reproduction steps:1. Open the attached project "Profiling.zip";2. Open the "AnimTest.unity" scene;3. Enter a play mode;4. In the Ga... Read more
Profiler shows garbage collection execution time as script execution tim...
Profiler shows garbage collection execution time as script execution time when using experimental .NET 4.6. Using Stable .NET 3.5 it... Read more
AssetDatabase.GetSubFolders does not work at all since 2017.1
Repro: Run attached editor tests on 5.6 and 2017.1, note that: 1. The documentation is incorrect, it suggests that we accept absolut... Read more
EditorGUI.DrawPreviewTexture stops rendering when mouse leaves focus of ...
Steps to reproduce:1. Open user attached project "BitSignal2017.zip"2. Find "GameHandler" object in Hierarchy3. Find Ship Factory sc... Read more
Unable to build standalone if Unity folder name contains slash
Unable to build standalone if Unity folder name contains slash To repro:0. Rename Unity folder to "Unity/folder".1. Start Unity, cre... 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