Search Issue Tracker
[2D][URP] GameObjects become unlit when moving 2D Light out of the Scene...
How to reproduce:1. Open the user's attached "2DURP_LightTest" project2. Open the "SampleScene" Scene3. Move the "Light 2D" GameObje... Read more
Margin needed on VS setting
Reproducible on: VS version: 1.7.7, 1.8 Unity version: 2021.2.8f1, 2022.1.0b6 Steps to Reproduce: Go to the Edit/Project settings/Vi... Read more
Crash with "Transform::InitializeTransformHierarchyRecursive" when usin...
Reproduction steps:1. Open the "PrefabSwapperCrashTest_20220204.zip" project2. Open the "SampleScene" Scene3. Open the Prefab Swappe... Read more
Set Vector 3 variable does not reset to the default value after playmode...
Reproducible on: VS version: 1.7.7, 1.8 Unity version: 2021.2.8f1, 2022.1.0b6 Steps to Reproduce: Create a game object with a script... Read more
Editor crashes on "OnPreprocessShaderVariants" when building the project
Reproduction steps:1. Open the attached project from the GDrive link2. Press File > Build Settings3. Press Build in the Build Set... Read more
Crash when using default methods of a generic interface
Reproduction steps:1. Open the attached project "1399413_crash_test"2. Enter Play Mode Expected result: Editor compiles scripts and ... Read more
[IL2CPP][Mobile] Not all MethodInfo.Invoke functions are called when And...
Reproduction steps:1. Open the attached user's project "ReflectionBug.zip"2. Build and run on a device3. Open the application and pr... Read more
Multiple missing script exceptions when calling 'Addressables.LoadResour...
Reproduction steps:1. Open the user's attached project2. Open the 'BugTest' Scene3. Enter the Play mode Expected result: No exceptio... Read more
NullReferenceException when exiting PlayMode in test
How to reproduce:1. Open attached Unity project2. Open Test Runner window3. Select PlayMode tests4. Run tests5. Observe console Expe... Read more
The Height of the label isn't the same size as content of the Label when...
How to reproduce:1. Open the attached project "LabelAutoSize.zip"2. Open Assets > TestUXML.uxml3. Observe "#m_label1" label Expec... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object