Search Issue Tracker
InvalidOperationException when setting a custom resolution in Game View
Steps to reproduce : - create a new project- go to Game View- try to set a custom resolution and notice the error *Note:Regression f... Read more
Crash when setting a high custom resolution
Steps to reproduce : - create a new project- set a custom resolution of 8000x4000 and Unity will crash *Note:Couldn't repro this on ... Read more
[WSA] Disabled shadows causes application to crash on launch on Microsof...
Steps to reproduce:1. Open attached project2. Go to Edit/Project Settings/Quality and make sure Shadows are disabled3. Build WSA Uni... Read more
Crash after error in Camera.cpp when rotating a Standard Asset GameObject
Steps to reproduce:1. Download and open "878317 repro project.zip"2. Open Sea scene3. Select "Water4Advanced" gameobject in Hierarch... Read more
Entering config change project view selection to avatar and then Inspect...
Entering config change project view selection to avatar and then Inspector doesn't UnLock after exiting configuration - Windows only... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class