Search Issue Tracker
Linker Error: I18N assembly cannot be resolved
Reproduction steps:1. Open the user’s attached project2. Build the “SampleScene” scene with the IL2CPP backend Expected result: Proj... Read more
Performance, FPS issues when using the MacOS Dedicated Server Build
Reproduction steps: Open the attached project Open the “/Assets/Cubes/Cubes.unity” Scene Change the Build Platform to MacOS (File &g... Read more
Input.mouseScrollDelta is much slower when using the WebGL Player than i...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode and observe the ... Read more
Textures are not exported from FBX file when using Legacy settings with ...
Reproduction steps:1. Open the attached project2. In the Project window select “Skeletal_file_for_unity” and make sure that in the I... Read more
Context menus for sub-properties do not show when using the Inspector wi...
Reproduction steps: Open the project “sublabel” Click on the “Main Camera” Show the UI Toolkit Debugger on the Inspector by clicking... Read more
[Android] [OpenGLES3] Crash on Snapdragon 845 devices when using materia...
How to reproduce:1. Download the attached project "CrashPro.zip"2. Build and Run "TestScene" Scene on Android Expected result: The a... Read more
Prefab Script's fields lose focus when entering a value after a few digits
Reproduction steps: Open the attached project Open the “/Assets/Scenes/TestScene_LAAT.unity“ Scene Select the “/Assets/Prefabs/Anti ... Read more
Editor crashes when EditorUtility.UnloadUnusedAssetsImmediate is called
Reproduction steps:1. Open the user’s attached project2. Select from the top menu Debug > UnloadUnusedAssetsImmediate Expected re... Read more
Flickering black pixels in the Game View when Volumetric Clouds with Loc...
Reproduction steps: Open the attached project Open the “/Assets/OutdoorsScene.unity” Scene Enter the Play Mode Observe the Game View... Read more
MovedFrom attribute doesn't work on prefab overrides
Quick summary: When a SerializeReference object creation is recorded in a PropertyModification, and that type is missing, then the e... 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