Search Issue Tracker
Creating Materials during OnRenderObject introduces asset database incon...
When creating materials using OnRenderObject() function it creates two materials. Deleting them resolves in Unity crash. To reproduc... Read more
Console Window displays several error messages merged into one when they...
When script contains compile errors in a line after 255 symbols, the error messages appear merged into one in the Console Window. To... Read more
[Regression]NullReferenceException in UnityEditor.Scripting.ScriptCompil...
[Regression]NullReferenceException in UnityEditor.Scripting.ScriptCompilation after importing Standard Assets Characters package Ste... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size