Search Issue Tracker
MissingMethodException when accessing TextMesh Pro component
1. What happenedFor 'TextMesh Pro' A$ package. Selecting Game Object with 'TextMeshPro' script component causes the exception to be ... Read more
Scene with NavMesh and NavMeshAgent freezes in 2017.1
Steps:1. Open the "repo" scene in Repo project (the scene has Nav Mesh baked with some Nav Mesh Agents)2. Play the scene. After a fe... Read more
Screen.resolutions return refresh rate as a 0 on Mac displays (both reti...
Steps to reproduce: 1. Open attached project2. Build and run 'Test' scene on macOS3. Launch it in Windowed mode on a Mac monitor Act... Read more
NullReferenceException when importing TextMesh Pro A$ package
1. What happenedDuring importing 'TextMesh Pro' Asset Store package I'm getting the following errors: NullReferenceException: Object... Read more
Unity crashes with user's assets when using .NET 4.6
Reproduction steps:1. Open project attached(Test2.zip) Expected result: Unity launches, and gets ready for work.Actual result: Unity... Read more
Standalone builds crash on launch: 'Failed to load mono' fatal error whe...
Steps to reproduce:1. Create a new Unity project2. Open player settings3. Select 'Experimental (.NET 4.6 Equivalent)' Scripting Runt... Read more
[WSA] Ultimate Survival builds crash on launch
Steps to reproduce:1. Create a new project and import "Ultimate Survival" pack from Asset Store OR download project (link in the des... Read more
.NET 4.6 Windows Standalone Build does not play
To reproduce:1. Create new project.2. In Player settings set Scripting Runtime Version to ".NET 4.6".3. Restart Editor.4. Open "Buil... Read more
Unity crashes when using a Mono 4.5 class library on .NET 4.6
Reproduction steps:1. Open project attached(Test46.zip) Expected result: Unity launches, and gets ready for work.Actual result: Unit... Read more
[iOS][Metal] GPU Hang Error (IOAF code 3) in Xcode Console
Errors appear in the Xcode Console when User's project is run on iOS:2017-04-19 12:55:18.131719+0300 KneeViewer[346:45705] Execution... 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