Search Issue Tracker
[Mono] "DllNotFoundException" error is thrown in the Android logs when b...
Reproduction steps:1. Open the attached user's Unity project "AndroidBuildDebugging.zip"2. Navigate to Assets > Scenes folder3. O... Read more
No smooth interpolation of data is available when using Splines
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Observe the Spline in the Scene view Expected... Read more
[Editor] Editor Layout resets when upgrading the project
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Edit the Editor layout (Dock the windows in which ever way you w... Read more
[Editor] Scene View is not adhering to the last mode it was left in when...
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Set the Scene view to 2D3. Upgrade the project to 2021.2, 2022.1... Read more
Camera Clear Flags Don't Clear and Depth Only do not work for left eye i...
Reproduction steps:1. Open the user's attached "XREyeProblem.zip" project2. Enter the Play mode Expected result: The camera's Clear ... Read more
Shader Graph Sample Texture 2D preview is incorrect when the image has t...
Reproduction steps:1. Open the user's attached project "ShaderGraph2D.zip"2. Open TestShader.shadergraph from the Project window Exp... Read more
[IL2CPP] Byte arrays passed as parameters to a delegate are inconsistent...
Reproduction steps:1. Through the Terminal navigate to the user's attached project folder and enter the command "xattr -r -d com.app... Read more
[M1] Crash when opening a project after updating packages
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Project crashes when opening Rep... Read more
Vertex Snapping for the Scale Handle is behaving incorrectly
Steps to reproduce:1. Select anything that has a Mesh Renderer2. Activate the Scale Tool3. Press V while hovering over random vertic... Read more
Prefab "Duplicate identifier" errors when importing Prefab in different ...
Reproduction steps:1. Open the attached project "prefab"2. In Project Window open the "Assets" folder and find the file "street"3. R... 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