Search Issue Tracker
[Timeline] The current position of Animation Window linked with Timeline...
Steps to reproduce:1. Open user attached project ("TimelineLinkCurrentTime")2. Select the "New Timeline" from the Hierarchy3. Double... Read more
[Metal][iOS] RenderTexture.DiscardContents() doesn't discard contents
Steps to reproduce:1. Open the attached project2. Build to iOS3. Run on a device4. In XCode, go to Debug -> Capture GPU Frame5. O... Read more
[WebGL] IL2CPP crash: 'INFO:root:Checking JS engine ['...\node.exe','--s...
To reproduce:1. Open project2. Build scene for WebGL Expected: scene will be built without any errorsActual: IL2CPP.exe crashes, an ... Read more
[macOS] Setting fullscreen resolution in macOS stretches/squashes windo...
To reproduce:1. Open attached project2. Build and run 'test' scene, set resolution to 1280x1024 fullscreen Expected vs Actual: scene... Read more
[Gradle] CommandInvokationFailure: Gradle build failed with with non-zer...
Steps to reproduce: 1) Download attached project 'ExportGradleFailure.zip' and open in Unity2) Make sure BuildSystem is set to Gradl... Read more
NavMesh is generated differently depending on the world position of the ...
To reproduce: 1. Open the project, attached by the user (NavmeshBug.zip)2. Open the "NavmeshRepro" scene3. Open Navigation window4. ... Read more
[AssetBundles] AssetBundle.LoadAllAssets does not load objects in the bu...
Steps to reproduce:1. Open user attached project2. Open Test.scene3. Select the "Test Loader" object in the hierarchy, notice that "... Read more
Crash in mono_jit_runtime_invoke when Animator instantiated from Script ...
How to reproduce:1. Open the attached users project "2017AnimatorCrash" and "scene" scene2. Enter playmode and open Animator window3... Read more
MonoDevelop throws errors when being attached to Unity projects with .NE...
Reproduction steps:1) Create or open already existing project2) Switch your code editor to MonoDevelop3) Change project Scripting Ru... Read more
[Windows] Editor uses OS locale settings (i.e. commas instead of dots in...
Setting the Project to use the new Experimental .NET 4.6 support apparently results in the Editor using the OS's Locale for formatti... 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