Search Issue Tracker
Up direction is not set and calculated as expected when using Light Anchor
Reproduction steps:1. Open the attached project "LightAnchorTest"2. Open "Assets/Scenes/New Scene"3. Select GameObject "Spot Light"4... Read more
Standalone Profiler crash on CleanUpAssetDatabaseV2 when closing Standal...
Steps to reproduce:1. Open a new project or an existing one2. Open Standalone Profiler3. Close it with the "X" button at the top of ... Read more
[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
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