Search Issue Tracker
Unity Crashes when you remove Mesh from SkinnedMeshRenderer, when object...
To reproduce, there are 2 ways:1. Open new project.2. Open SceneView3. Create Empty game object.4. Add "Cloth" component to it.5. In... Read more
SkinnedMeshRenderer's Mesh looks strange when different mesh is selected...
To reproduce:1. Create a new project.2. Create Empty game object.3. Add "Cloth" component to it.4. In "Skinned Mesh Renderer" select... Read more
Editor crashes when moving the unity out of focus and then back in focus
Steps to reproduce:1. Open attached project2. Start play mode3. Press on/maximise another program so the unity won't be in focus any... Read more
sRGB enabled Linear color space texture falloff is different from Gamma,...
Steps to reproduce:1. Download and open the attached project2. See how the texture falloff looks in Gamma color space with sRGB enab... Read more
Cannot add sprites to the scene view
Steps to reproduce : - import the project attached- try to drag and drop the sprite in the scene view and notice that it doesn't wor... Read more
'Invalid index' error when deleting custom resolution
To reproduce:1. Create new project2. Add custom resolution3. Delete custom resolution Actual: Notice error in console Invalid index ... Read more
[UWP] Lighting in linear space is dark on DX11
Reproduction steps:1. Run any project with lights using Linear color space on DirectX 112. Compare results with Editor or DirectX 12... Read more
Assertion failed when setting the Scene View to Shadowmask Overlap
Steps to reproduce : - import the project attached- open the "Car" scene- change the Scene View to Shadowmask Overlap and notice the... Read more
System.Runtime.WindowsRuntime.dll and System.Runtime.WindowsRuntime.UI.X...
They should be referenced when using .NET 4.6 API compatibility level. Repro steps: 1. Open attached project2. Build it for Windows ... Read more
Errors in runtime play with events
Repros: - use attach bug.unitypackages- Load scene named Bug- Click Editor Play and notice errors: NullReferenceException: Object re... 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
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
- "NullReferenceException" error and memory leak warning is thrown when Entities Graphics package is installed
- Version Control: information does not align with window title
- Exceedingly long wait when importing large audio file
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected